
#defaultLogo { height: 44px; width: 178px; display: block; }
#secondLogo { height: 44px; width: 178px; max-width: unset; display: none; }


.fixed-top { position: fixed; top: 0; width: 100%; z-index: 1030; }
.showBG { background-color: rgba(0, 0, 0, 0.8); }


.a-text-link.white { color: white; }


.hidden { display: none !important; }
.visible { display: block !important; }


.footer-white {
  color: white;
}

