.footer .footer__container{margin:0;max-width:100vw;padding:0}.footer_content{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}@media screen and (max-width:991px){.footer_content{align-items:flex-start;flex-direction:column-reverse;padding-left:32px;padding-right:32px;position:relative}.smrs_logo{bottom:0;position:absolute;right:32px}.footer_content>*{padding-bottom:32px}}@media screen and (min-width:992px){.footer_content .add_one,.footer_content .add_two{width:20%}.footer_content .socials{width:50%}}.footer h3,.footer p{color:var(--white)}.footer p{margin-bottom:0}.footer a{color:var(--yellow);text-decoration:underline}.footer .social_icon_row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}.footer .social_icon_row svg{max-height:32px;max-width:32px;width:32px}.footer .social_icon_href{margin-right:32px;width:32px}.footer .social_icon_row svg path{fill:var(--yellow)}