h1, h2, h3, h4, h5, h6
{
    font-family: Roboto,Arial,sans-serif;
    font-weight: 700; 
    text-transform: none;
}

h1
{ 
    font-size: 2.0rem;
}

h2 
{
    font-size: 1.75rem;
}

h3 
{
    font-size: 1.5rem;
}


footer a
{ 
    text-decoration: none;
    font-weight: bold;
}




/*################################################################################################################################################*/
/* Affiliate Program Info */
/*################################################################################################################################################*/
.affiliateProgramInfo h2
{
    /*margin-bottom: 1.5rem;*/
    text-align: center;
}

.howItWorks h2
{
    letter-spacing: -.02em;
    font-size: 2.4565rem;
    line-height: 1.096;
}


.howItWorks h3
{ 
    font-size: 2.4565rem;
    line-height: 1.096;
}

 
/* End of Affiliate Program Info */
/*################################################################################################################################################*/
