.footer_menu--wrapper{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:2rem}.footer_menu--title{color:#fff;flex:0 0 30%;font-size:1rem;font-weight:600;text-align:right}.footer_menu--links{display:flex;flex:0 0 calc(70% - 2rem);flex-direction:column}.footer_menu--links a{color:#fff;display:block;font-size:.8rem;font-weight:400;margin-bottom:.2rem;text-decoration:none;width:100%}.footer_menu--links a:hover{color:#fff;text-decoration:underline}@media (max-width:575px){.footer_menu--links{flex:0 0 calc(70% - 1rem)}}