.comingsoonpage {
    background: url('../img/background.png');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 613px;
}

.comingsoon__inner {
    margin-top: 264px;
}

.comingsoon__subtitle {
    font-weight: 400;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 0.32em;
    text-transform: uppercase;
    color: #343434;
}

.comingsoon__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #343434;
}
