h1 {
    margin-bottom: 1rem;
    margin-top: 2rem;
    font-size: calc(32pt + 8vw);
    text-align: center;
}

#center-purpose {
    font-weight: bold;
    font-size: 16pt;
    max-width: 80%;
    margin-top: .5rem;
    margin-bottom: 4rem;
    text-align: center;
}

#sign-up-price-alert {
    font-size: 16pt;
    max-width: 80%;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    text-align: center;
    align-items: end;
}

#sub-search {
    margin-top: .5rem;
    display: block;
    text-align: center;
    white-space: nowrap;
    height: 32pt;
}