.social-network {
  text-align: center;
}
.social-network a {
  margin: 0.5rem;
}
.social-network a:focus {
  outline: none;
}
.social-network img {
  display: inline-block;
  height: 2rem;
  width: 2rem;
  margin: 0.5rem;
}
