/* Round images */
.circular img {
  border-radius: 50%;
}
