/* Register Your Interest form styling */

.tellmemore, .tellmemore label{
    color:#53a1d8 !important;
}

.tellmemore{
    display: block !important;
    width: 100% !important;
}

.registeryourinterest  h3{
    font-size:28px;
}

.registeryourinterest.gform_wrapper .gform_body .gform_fields .gfield, body .gform_wrapper li.gfield{
    display:inline-block;
    width:100%;
}

.registeryourinterest .gform_footer{
    width:50% !important; 
    margin: 0 auto !important;
}

#hero-wrap{
    padding: 0px; /* remove to revert to original padding settings */
}
