@media (max-width:699px){.mm-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}}

/* Keep both contact actions legible against the dark footer at every state. */
.mm-footer__top-actions .mm-footer__whatsapp,
.mm-footer__top-actions .mm-footer__whatsapp:visited,
.mm-footer__top-actions .mm-footer__whatsapp:hover,
.mm-footer__top-actions .mm-footer__call,
.mm-footer__top-actions .mm-footer__call:visited,
.mm-footer__top-actions .mm-footer__call:hover {
    color: #fff !important;
}
