body
{
    background-color: white;
    font-family: 'Roboto', sans-serif;
    text-align: initial;
    line-height: 25px;
    font-size: 18px;
}

main
{
    margin-top: 80px;
    text-align: center;
}

header h1
{
    margin-top: 20px;
}

h1
{
    font-size: 27px;    
}

h1
{
    margin-bottom: 13px
}

p
{
    margin-bottom: 80px;
}