body {
    color: rgb(88, 89, 91);
    font-family: 'Open Sans', sans-serif;
}
body {
    margin: 0px;
}

h1 {
    text-indent: -9999px;
    display: none;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0px;
}

#soon {
    text-align: center;
    margin: 15% auto;
}



strong {
    font-weight: 600;
}

address {
    margin: 1em 0px;
    font-style: normal;
}
