.social-link { display: flex; flex-direction: row; justify-content: flex-start; }
.social-link a { margin: 5px 10px; }
.social-link a img { width: 30px; height: 30px; }