.extraLight {
  border-bottom: 2px solid #5f5f5f;
}

.wrapper-page {
  margin: 0 15%;
}

.partners-intro h1 {
  color: var(--text-secondary) !important;
}

@media (max-width: 1024px) {
  .header-main {
    position: relative;
  }

  .tx-md {
    font-size: 36px;
  }
}