strong {
  color: white
}

.bg-primary {
    background-color: #3067a7;
}

.team-image {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
