main {
  padding-top: 75px;
}

.contact-us {
  min-height: calc(100vh - 165px);
}

.contact header .header__link:nth-child(5) > div:first-child > div,
.contact header .header__link:nth-child(5) > div:last-child {
  color: var(--enter-blue);
  border-color: var(--enter-blue);
}
