#body { background-color: #ffffff !important;}

/* form labels*/
div.wpforms-container-full .wpforms-field-label {color: #ffffff !important;}

/* form subtext */
.wpforms-form label{ color: #ffffff;}

/* form first name bottom */
.wpforms-field-sublabel {color:#ffffff !important;}

/* form checkbox text */
.wpforms-field-label-inline {color: #ffffff !important;}

div.wpforms-container-full button[type=submit]{
background-color: #FF9503 !important;
}

div.wpforms-container-full button[type=submit]:hover { 
background: none !important;
background-color: #FFCD10 !important;
}


div.wpforms-container-full .wpforms-field-description {
color: #ffffff !important;
}


.footerlinks a {color:#ffffff !important;
    }

.footerlinks a:hover {color:#373737 !important;
}

.fusion-social-links:hover .fusion-social-links-1 {color: #ffffff !important;}