.container {
  max-width: 58.5rem;
}
.theme1 {
  min-height: 46rem;
}
.theme1 .invite-title {
  font-size: 3.5rem;
}
.theme1 .invite-text {
  padding: 2.375rem 1.375rem;
}
.theme1 .invite {
  padding: 1rem;
}
.weddingImage {
    height: 46.5rem;
}
.theme2 .eventTitle {
  font-size: 2rem;
}
.theme3 .turnAround {
  font-size: 6rem;
}
.theme3 .couple {
  width: 20rem;
  height: 34rem;
}
.theme3 .backgroundNames .backgroundName {
  font-size: 7.5rem;
}
.theme3 .backgroundNames .backgroundUnderName {
  margin-top: 2.5rem;
  margin-left: 2rem;
}
.theme4 .inviteImage {
  width: 26rem;
}
.theme4 .inviteTitle {
  font-size: 2rem;
}
.theme4 .inviteDate {
  font-size: 1.87rem;
}
.theme4 .inviteDescription {
  font-size: 1.25rem;
}
.theme5 {
  gap: 2rem;
}
.theme5 .navigation {
  padding-right: 1rem;
}
.theme5 .navigation__block {
  padding: 6.875rem 1.438rem;
}
.theme5 .navigation__block::after {
  transform: scale(1.05) translateX(1rem);
}
.theme5 .navigationTime {
  font-size: 2rem;
}
.theme5 .navigationTo,
.theme5 .navigationAddress,
.theme5 .navigationHow {
  font-size: 1rem;
}
.backgroundName {
  font-size: 9rem;
  left: 0;
}

.handshakeImage {
    width: 28rem;
    height: 37rem;
}
