
.role-image {
    text-align: center;
    padding: 50px 0;
}

.role-image::before {
  font-size: 4rem;
  border-radius: 50px;
  padding: 15px;
  background: white;
}