/* Cache-safe global colour corrections for shared trust and footer areas. */
.mm-trust-band .mm-trust-links a,
.mm-modern-page #home.container .mm-trust-band .mm-trust-links a {
  color: #ffffff !important;
}

.mm-footer-modern a,
.mm-modern-page .mm-footer-modern a,
.mm-modern-page #home.container .mm-footer-modern a {
  color: rgba(255, 255, 255, 0.88) !important;
}

.mm-trust-band .mm-trust-links a:hover,
.mm-trust-band .mm-trust-links a:focus,
.mm-footer-modern a:hover,
.mm-footer-modern a:focus {
  color: #ffffff !important;
}
