.footer{bottom:0;width:100%;margin-top:4rem;padding:1rem 5rem 2rem;background-color:var(--gold);text-align:center}.footer__social-icon-subscribe-container{margin-bottom:1rem;display:flex;gap:1rem;justify-content:center;align-items:center}.footer__social-icon-container{display:flex;gap:1.5rem;margin-top:1.5rem}.footer__social-icon-container .social-icon{width:2rem;height:2rem}.footer__copyright{font-size:small}@media screen and (max-width:1440px){}@media screen and (max-width:1280px){.footer__social-icon-subscribe-container{flex-direction:column;gap:.5rem}.footer__social-icon-container{margin-top:0;gap:2rem}}@media screen and (max-width:1024px){.footer__social-icon-container .social-icon{width:3rem;height:3rem}.footer__copyright{font-size:x-small}}@media screen and (max-width:800px){}@media screen and (max-width:768px){}@media screen and (max-width:600px){.footer__copyright{font-size:xx-small}}