.wc-btn {
  display: none !important;
}
.section-title {
  font-family: "Teko", sans-serif !important;
}
.title {
  font-family: "Teko", sans-serif !important;
  color: black !important;
}
.text {
  font-family: "Kanit", sans-serif !important;
}

.team-area .section-title2 {
  min-width: 630px !important;
}

@media screen and (max-width: 992px) {
  .team-area .section-title2 {
    min-width: 100% !important;
  }
}

.team-hero-left-content {
  color: black !important;
  display: block !important; 
}