.section2,
.section3,
.section6,
.section7,
.section8 {
  max-width: 90%;
}

.section-margin {
  margin: 1.25rem auto 2.5rem auto;
}

.section1__imageBlock {
  width: 20rem;
}

.section1__infoBlock {
  gap: 1.5rem;
}

.section1__invitationType {
  font-size: 1.5rem;
}

.section1__date {
  font-size: 3rem;
}

.section1__names {
  font-size: 2.25rem;
}

.section1__musicButtonBlock {
  right: 1rem;
  bottom: 1rem;
}

.section3 {
  gap: 2.5rem;
}

.timeline-item {
  width: 50%;
  padding: 0 0.5em;
}

.section3__imageBlock {
  width: 100%;
  transform: rotate(-5deg);
  height: 20rem;
}

/*footer*/

.footer .footer-title {
  font-size: 1.1rem;
  line-height: 1.5em;
}

.footer .link-to-website {
  font-size: 1.1rem;
}

.footer .img-part {
  width: 1.5em;
}

/*footer*/
