.container {
    width: 54rem;
}

.content {
    margin-top: 3.438rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2.125rem;
}

.content4 {
    gap: 3.125rem;
}

.title {
    font-size: 3rem;
}

.subtitle {
    font-size: 2.25rem;
}

.weddingDay {
    font-size: 14rem;
    line-height: 15.793rem;
}

.weddingEvent {
    right: 1.25rem;
    /* top: 29.563rem; */
    bottom: 3rem;
}

.time {
    font-size: 2.5rem;
}

.weddingImage {
    height: 46.5rem;
}

.description {
    max-width: 31.5rem;
    font-size: 1.25rem;
}

.planning {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}

.romantismeImageInside {
    width: 27.188rem;
    height: 16rem;
}

/* .inviteTitles {
    left: 25rem;
} */

.inviteTitle {
    font-size: 3.25rem;
}

.firstColor {
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
}

.secondColor {
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
}

.thirdColor {
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
}

.fourthColor {
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
}

.fifthColor {
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
}

.invitationText {
    font-size: 1.5rem;
}

.invitationPollInput {
    width: 20.938rem;
    height: 2.188rem;
    font-size: 0.875rem;
}

.invitation {
    display: grid;
    grid-row: 2;
    gap: 2.5rem;
    padding: 0rem;
}

.invitationPollText {
    white-space: nowrap;
}

.invitationPoll {
    align-items: start;
    padding: 0rem;
}

.handshakeImage {
    width: 28rem;
    height: 37rem;
}

.planningIcons {
    display: none;
}

.romantismeImage {
    width: 30.18rem;
}
.registration-container {
    padding: 0 2rem;
}
.image-banner img{
    height: 38rem;
} 

.languages-list {
    top: 1rem;
    right: 2rem;
}

/* Countdown part */
.countdown-part {
    margin-top: 0rem;
}
.countdown-number p{
    font-size: 5.313rem;
    line-height: 5.6rem;
}
.countdown-name p{
    font-size: 1.5rem;
}
/* Countdown part */




.saveToDate .saveToDate__block {
  gap: 2rem;
}

.saveToDate .saveToDate__title {
  font-size: 5rem;
}


/* .saveToDate .saveToDate__date { name case
  font-size: 3.5rem;
} */