body {
  font: 14px sans-serif;
}

h2 { 
  margin-bottom: 20px; 
}

.rounded {
    object-fit: cover;
    border-radius: 50%;
    height: 32px;
    width: 32px;
}
