/* Cache-safe corrections for shared page navigation and footer. */
.mm-modern-page #home.container .mm-footer-modern a,
.mm-modern-page .mm-footer-modern a,
.mm-footer-modern a {
  color: rgba(255, 255, 255, 0.86) !important;
}

.mm-modern-page #home.container .mm-footer-modern a:hover,
.mm-modern-page #home.container .mm-footer-modern a:focus,
.mm-modern-page .mm-footer-modern a:hover,
.mm-modern-page .mm-footer-modern a:focus,
.mm-footer-modern a:hover,
.mm-footer-modern a:focus {
  color: #ffffff !important;
}

.mm-language-switch[hidden] { display: none !important; }
