.footer_menu ul{display:flex;flex-wrap:wrap;flex-direction:column;height:200px;margin-top:5px}.footer_menu ul>li{flex:0 1 25%;margin:0 auto}.footer_menu ul>li>a{font-size:18px;color:white;padding:0}.footer_menu ul>li>a:hover{color:rgba(215,215,215,1.0)}.footer_menu ul>li>a:hover:after{content:"";position:absolute;left:0;width:100%;height:2px;background-color:#00fe7e;bottom:-3px}@media(max-width:767px){.footer-menu-elem .hs-menu-wrapper ul{height:auto}.footer_menu ul>li>a{margin-bottom:25px}}.footer_menu .hs-menu-item:hover a,.footer_menu .hs-menu-item:focus a{color:white}