.footer{background-color:teal;color:#fff;padding:20px 0}.container{width:90%;max-width:1200px;margin:0 auto}.footer__content{display:flex;flex-direction:column;align-items:center;text-align:center}.footer__logo h1{margin-bottom:10px;font-size:1.5em}.footer__links{margin:20px 0}.footer__links ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.footer__links a{color:#fff;text-decoration:none;font-weight:700}.footer__links a:hover{text-decoration:underline}.footer__social-media{margin-bottom:20px;text-align:center}.social-icon{border:2px solid white;border-radius:50%;width:24px;height:24px}.footer__social-media p{margin:10px 0;font-weight:700}.footer__social-icons{display:flex;justify-content:center;gap:15px}.footer__social-icons a{display:block}.footer__bottom{border-top:1px solid #004d4d;padding-top:10px;text-align:center}.footer__bottom p{margin:0}@media (min-width: 768px){.footer__content{flex-direction:row;justify-content:space-between}.footer__links ul{flex-direction:row;gap:15px}}
