.team-content {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-top: 4rem;
  margin-bottom: 3rem;
}
@media (max-width: 1396.98px) {
  .team-content {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
}
.team-content .field--name-title {
  font-size: 3.125rem;
  line-height: 3.375rem;
  margin-bottom: 0.75rem;
}
@media (max-width: 1396.98px) {
  .team-content .field--name-title {
    font-size: 1.125rem;
    line-height: 1.125rem;
  }
}

.team-events-block-view {
  padding-bottom: 4rem;
}
@media (max-width: 1396.98px) {
  .team-events-block-view {
    padding-top: 0.75rem;
    padding-bottom: 0rem;
  }
}