h1{
    font-size: 3rem; 
    line-height: 3rem; 
    padding: 0; 
    margin: 3rem 0 1rem;
    color: #000; 
    font-weight: 600 !important; 
    text-transform: uppercase;
    text-align: center;
}
p.fine-print {
    color: #333333;
    background-color: #ffffff;
}