.footer-menu{margin-top:30px}.footer-menu ul{list-style:none;padding:0}.footer-menu ul li{margin-bottom:3px}.footer-menu ul a{color:var(--white);font-size:14px;line-height:24px}.footer-menu>ul{display:flex;flex-wrap:wrap;margin:-15px}.footer-menu>ul>li{margin:15px;width:calc(50% - 30px)}.footer-menu>ul>li>p{color:var(--white);display:block;font-size:12px;font-weight:var(--font-weight-bold);line-height:15px;margin-bottom:15px;text-decoration:none!important;text-transform:uppercase}@media only screen and (min-width:48em){.footer-menu{margin:0}.footer-menu>ul>li{width:calc(33.33% - 30px)}}@media only screen and (min-width:80em){.footer-menu>ul{flex-wrap:nowrap}.footer-menu>ul>li{width:auto}}