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