.social-wrap a{background:#00d2aa;border-radius:50%;display:flex;flex-direction:column;height:30px;justify-content:center;padding:7px;width:30px}.social-wrap .footer-links{align-items:center;display:flex;gap:10px}.social-wrap a svg{fill:#fff;height:100%;width:100%}.social-wrap .title{margin-bottom:6px}.social-wrap .footer-links a{transition:all .3s ease}.social-wrap .footer-links a:hover{transform:scale(1.1)}@media(max-width:767px){.social-wrap .footer-links{justify-content:center}}