.custom-social-links-wrapper{display:flex;flex-wrap:wrap;gap:12px}.custom-social-link{align-items:center;background-color:transparent;border:1.5px solid rgba(108,234,209,.5);border-radius:50%;display:inline-flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.custom-social-link img{height:20px;width:20px}.custom-social-link:hover{background-color:rgba(108,234,209,.15);border-color:rgba(108,234,209,.75)}@media (max-width:767px){.custom-social-links-wrapper{align-items:center;justify-content:center;margin-top:24px;text-align:center}}