/* Keep footer navigation and fast contact as balanced two columns on phones. */
@media(max-width:650px){.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:20px!important;row-gap:28px!important}.footer-brand{grid-column:1/-1}.footer-column h3{font-size:9px!important;letter-spacing:.11em!important}.footer-column a,.footer-column span{font-size:10px!important;line-height:1.45!important}.footer-contact a{font-size:12px!important}.footer-contact .social{width:32px!important;height:32px!important;font-size:15px!important}}
