 div.main {
    padding-top: 5rem;
    text-align: center;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 300;
    color: rgba(1, 1, 1, .8);
}
h1{
    font-size: 24px;
}
h2 {
    font-size: 20px;
}
a {
    font-size: 16px;
}