.social-links {
  margin-bottom: 1rem;
  margin-top: 1rem;
  border-radius: 4px;
}
.social-links a {
  margin-right: 10px;
}

@media (max-width: 48em) {
  .sidebar img {
    margin: auto;
  }
}
