.social-link{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.social-link a{align-items:center;border-radius:50%;border:1px solid hsla(0,0%,100%,.55);display:flex;height:40px;justify-content:center;width:40px}.social-link a:not(:last-of-type){margin-right:16px}.social-link a svg{display:block}.social-link a:hover{border-color:hsla(0,0%,100%,.9)}@media(min-width:768px){.social-link{justify-content:space-between}.social-link a{height:30px;width:30px}.social-link a:not(:last-of-type){margin-right:8px}.social-link a svg{height:14px;width:14px}}@media(min-width:996px){.social-link a{height:40px;width:40px}.social-link a:not(:last-of-type){margin-right:16px}.social-link a svg{height:18px;width:18px}}