h1 {
    margin-bottom: 5rem;
}

h2 {
    font-size: 30px;
    font-family: 'Grandstander Clean', sans-serif;
}

h3  {
    font-size: 24px;
    font-family: 'Grandstander Clean', sans-serif;
    margin: 0;
}

a {
    color: black;
    text-decoration: none;
}