.footer-logo-img{margin-top:2.5rem}.footer-login,.footer-logo-img{display:block;margin-bottom:2.5rem}.footer-login{border:1px solid #fff;border-radius:7px;display:inline-block!important;font-size:16px!important;line-height:0px!important;margin-top:2.5rem!important;padding:13px 15px 10px;text-align:center!important}.footer{background:var(--clr-black);color:var(--clr-white);padding-bottom:5rem;padding-top:5rem}.footer__logo{width:112px}.footer__columns{column-gap:3rem;display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:2.5rem;margin-top:2.5rem;row-gap:2.5rem}.footer__title{color:var(--clr-white);font-size:1rem;font-weight:600;margin-bottom:0}.footer__title:after{background:var(--clr-white);content:"";display:block;height:2px;margin-top:1rem;width:100%}.footer__nav{list-style:none;margin:0;padding:0}.footer__nav-link{color:var(--clr-white);display:block;font-size:.75rem;font-weight:600;line-height:20px;margin-top:1rem;text-decoration:none}.footer__nav-link:focus,.footer__nav-link:hover{color:var(--clr-white);text-decoration:underline}@media screen and (min-width:992px){.footer__columns{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:991px){.footer__columns{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.footer__logo{display:block;margin:auto;width:112px}}