#footer{text-align:left;color:#aaa;background-color:#1a1a1a;border-top:1px solid #f2724940;justify-content:center;margin-top:90px;display:flex}#footer #footer-content{grid-gap:44px;grid-template-columns:repeat(4,1fr);width:75%;margin:64px 0 54px;display:grid}#footer #footer-content-small{grid-gap:40px;grid-template-columns:repeat(2,1fr);width:80%;margin:44px 0;display:grid}#footer a{color:#aaa;text-decoration:none;transition:color .2s}#footer a:hover{color:#f27249}#footer h1,#footer h2,#footer h3{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px;font-size:14px}#footer p,#footer li{color:#aaa;font-size:14px;line-height:1.85}#footer #social-links{margin:auto 0 auto auto}#footer .social-link{color:#aaa;margin-right:12px;font-size:22px;transition:color .2s,transform .2s}#footer .social-link:hover{color:#f27249;transform:translateY(-1px)}@media only screen and (max-width:800px){#footer #footer-content{grid-gap:32px;grid-template-columns:repeat(2,1fr);width:85%;margin:48px 0}#footer #social-links{grid-column:1/-1;margin:0 auto}}@media only screen and (max-width:600px){#footer #footer-content{flex-direction:column;gap:28px;width:85%;margin:32px 0;display:flex}#footer #footer-content-small{flex-direction:column;gap:20px;width:85%;display:flex}#footer .footer-item{margin-top:0}#footer #social-links{margin:8px 0 0}#footer .social-link{margin-right:18px;font-size:26px}}
