.social-links{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:flex-end}.social-links__icon{border-radius:25%;display:inline-flex;height:1.75rem;position:relative;width:1.75rem}.social-links__icon svg{height:.625rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}@media screen and (max-width:767px){.social-links{justify-content:flex-start}}