.site-title a>img {
    max-width: 200px !important;
}

.site-info {
     display: block !important;
     color: white !important;
}

.site-info a {
     color: white !important;
}

.site-footer {
     background: #393939 !important;
}

.site-footer .footer-b { 
     border-top: 1px solid #4c4c4c !important;
}