/*======================================
Theme Name: USRBP Employer Theme 1
Theme URI: https://employer-theme-1.mybenfitsinfo.com
Description: Theme 1 for Employer Web Sites by USRBP
Version: 1.0
Author: Kevin Dunn
Author URI: 
Template: Divi
======================================*/

/*=====
Styles for Gravity Forms
=====*/

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-color: RGBA(255,255,255,0);
    border-radius: 40px;
    font-weight: 600!important;
    font-size: x-large;
    background-color: #004c97;
    padding-left: 20px;
    padding-right: 20px;
}

label.gfield_label {
    color: #333!important;
}