.welcome{
    max-width: 500px;
    margin: auto;
    margin-top: 25%;

}

h1.welcome{
    font-family: apparat-light, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    font-size: 50px;
    letter-spacing: 26px;

}
h2.welcome{
    margin-top: 10px;
    font-family: apparat-light, sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 19px;
    text-align: center;
    word-spacing: 20px;
    text-transform: uppercase;
}




