/* Team section visibility fix */
.section.team-members.main {
  opacity: 1 !important;
}

.section.team-members.main .section-title-wrapper,
.section.team-members.main .team-members-content {
  opacity: 1 !important;
}
