.for-whom-section,
.program-section {
  padding-bottom: 30px;
}

[data-theme-font="pixeled"] ~ section .register__info__bgwords .mixed-font {
  color: rgba(255, 255, 255, 0.3);
}

@media only screen and (min-width: 80em) {
    .main-scr__item {
        min-height: 87vh;
    }
}

@media screen and (max-width: 480px) {
  .lector-jobs-section {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 47.375em) {
  .header .btn {
    display: flex;
    align-items: center;
  }
}