.main {
    padding: 0.5rem;
}
.header {
    padding: 2rem 1rem 2.5rem 1rem;
}
.tree-img {
    width: 17.125rem;
    height: 8.25rem;
}
.title {
    font-size: 1.8rem;
    line-height: 2.213rem;
    margin-top: 1.388rem;
}
.header .lets-celebrate {
    font-size: 2.15rem;
    line-height: 4rem;
}
.countdown-part {
    font-size: 2.225rem;
}
.details .details-table td {
    width: 9.5rem;
    height: 4.675rem;
}
.event-day, .event-hour {
    font-size: 2rem;
}
.event-date, .event-hour-type {
    font-size: 1.1rem;
}
.location-section {
    margin-top: 2.675rem;
}
.location-section .location-name {
    font-size: 1.5rem;
    line-height: 1.8rem;
    letter-spacing: 0.15rem;
}
.location-section .address-line {
    font-size: 1.2rem;
    margin-top: 0.8rem;
    letter-spacing: 0.1rem;
}
.location-section .address-line img {
    width: 1.2rem;
}
.waiting-part {
    margin-top: 2.675rem;
}
.waiting-part .heart {
    width: 1.95rem;
    height: 1.95rem;
}
.waiting-part .waiting-text {
    font-size: 1.2rem;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}
.waiting-text::before {
    margin-right: 0.525rem;
}
.waiting-text::after {
    margin-left: 0.525rem;
}
.header .lets-celebrate::before {
    margin-right: 0.525rem;
}
.header .lets-celebrate::after {
    margin-left: 0.525rem;
}

.wishing {
    font-size: 1rem;
}
.merry-christmas {
    margin-top: 4rem;
    margin-bottom: 2rem;
}
.details {
    margin: 4.25rem 0;
}

/*footer*/
.footer .footer-title {
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.5em;
}

.footer .link-to-website {
    font-size: 1.3;
}

.footer .img-part {
    width: 1.5em;
}
.social-links img{
    height: 1em;
}
.social-links a{
    font-size: 0.7em;
}
.credits-part {
    font-size: 0.6em;
}
.logo-div img {
    max-width: 4rem;
}
/*footer*/