body {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    background-color: #B878B3;

}


p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
}

.soon-box {
    margin: 15% auto;

}

img { max-width: 70%; }
