.img--round {
  border-radius: 50%;
  overflow: hidden; }

.img--shadow {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
