h2 {
  font-size: 1.755rem;
}
.sixthSection .sixthSection__plans .sixthSection__plans__info {
  gap: 3rem;
}
.firstSection .firstSection__line {
  width: 20rem;
}
.firstSection .firstSection__main__names-letter {
  font-size: 17.5rem;
}
.firstSection .firstSection__main__names__name {
  font-size: 2.8rem;
}
.secondSection {
  gap: 1.5rem;
}
.eigthSection {
  min-height: 23rem;
}
.fivthSection {
  min-height: 25rem;
}
.thirdSection .thirdSection__ringImage {
  height: 19rem;
}
.seventhSection {
  gap: 1.5rem;
}
.seventhSection
  .seventhSection__weddingColors
  .seventhSection__weddingColors__color {
  width: 4rem;
  height: 4rem;
}
.ninethSection {
  gap: 2.3rem;
}
.registration-container {
  padding: 0 3rem;
}

/* Audio part */
.song {
  font-size: 1.1rem;
}
.song-name {
  font-size: 0.9rem;
}
.close-arrow button {
  width: 2rem;
  height: 2rem;
}
.close-arrow {
  left: -1.225rem;
}
/* Audio part */
.image-banner img {
  height: 54rem;
}

/* Languages */
.languages-list .lang-item .lang-img {
  width: 2.5rem;
  height: 2.5rem;
}
.languages-list .lang-name {
  font-size: 1.1rem;
}
.languages-list {
  padding: 0.3rem;
}
/* Languages */
.countdown-number p {
  font-size: 6.313rem;
  line-height: 6.3rem;
}
