.app-header.bg-light .navbar-brand {
    opacity: 1;
}
.site-logo {
    width: 120px;
}
.bg-light {
    background: #fff !important;
}
body {
    background: #fff !important;
}
