h2 {
    font-size: 3rem;
    text-align: center;
    margin-top: 25vh;
    margin-bottom: 5px;
    color: white;
    font-family: "Protest Guerrilla", sans-serif;
    font-weight: 40;
}

p {
    font-size: 1.25rem;
    text-align: center;
    margin: 0;
    color: #7e7e7e;
}
