@import url("https://fonts.googleapis.com/css2?family=Courier+Prime:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap");.footer{width:100%;background-color:#fff;font-family:Courier Prime,monospace}.footer__top{display:none}@media (min-width:768px){.footer__top{display:flex;width:100%;justify-content:center;align-items:center;border-top:2px solid #8fb0a1;padding:1rem;gap:2rem}}.footer__title{color:#8fb0a1;font-size:35px;font-family:Courier Prime,monospace;font-weight:700}@media (min-width:768px){.footer_title{color:#8fb0a1;font-size:40px;font-family:Courier Prime,monospace;font-weight:500}}.footer__bottom{position:relative;display:flex;background-color:rgba(224,255,244,.6);padding:1rem 2rem}@media (min-width:768px){.footer__bottom{flex-direction:row;align-items:center;justify-content:space-between}}.footer__links{display:flex;gap:3rem}@media (max-width:767px){.footer__links{display:none}}.footer__link{font-size:20px;font-family:Montserrat,sans-serif;font-weight:400;color:#4a4a4a;text-decoration:none}.footer__social{display:flex;align-items:center;gap:3rem}@media (max-width:767px){.footer__social{width:100%;justify-content:center;padding:1rem 0}.footer__mobile-header{display:flex;justify-content:center;align-items:center;padding:.75rem 1rem;border-top:2px solid #8fb0a1;border-bottom:1px solid rgba(143,176,161,.2);background-color:#fff}.footer__mobile-title{color:#8fb0a1;font-size:24px;font-family:Courier Prime,monospace;font-weight:700;margin:0;text-align:center}.footer__mobile-links{display:flex;justify-content:space-between;width:100%;padding:.75rem 1rem;background-color:#fff}.footer__mobile-link{font-size:14px;font-family:Montserrat,sans-serif;font-weight:400;color:#4a4a4a;text-decoration:none}}