footer a{text-decoration:none}footer .footer,footer a,footer a:hover,footer a:visited{color:var(--footer-text-color)}footer .footer{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--footer-bg);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:15px 4%}footer .footer h2{font-size:2rem;font-weight:700;margin-bottom:15px}footer .footer .footer_box:not(:last-of-type){margin-bottom:25px}footer .footer .footer_box .nav-tools_list_item_link_icon{min-width:20px}footer .footer .footer_box .nav-tools_list_item_link:focus{outline-color:var(--focus-secondary-outline-color)}@media (min-width:992px){footer .footer .footer_box{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:30%;width:auto}footer .footer .footer_box:not(:last-child){padding-right:15px}}@media (max-width:991.98px){footer .footer .footer_box{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media (max-width:767.98px){footer .footer .footer_box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}footer .bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--footer-bg-darken);color:var(--footer-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:15px 4%}