/*

Theme Name: Divi Child
Theme URI: http://www.zodadesign.com/
Description: Divi Child Theme
Author: Jessica Sanchez
Author URI: http://www.zodadesign.com/
Template: Divi
Version: 1.0.0
Text Domain: Divi-child

*/


.employees h4 { font-size: 22px; color: #fff !important; padding-bottom: 0; font-family: 'Yanone Kaffeesatz', Helvetica, Arial, Lucida, sans-serif; font-weight: 500; line-height: 1em; }
.employees p.et_pb_member_position { color: #283c71; font-weight: bold; padding-top: 0; padding-bottom: 0; font-size: 12px; }
.employees p a { color: #283c70; text-decoration: none; }
.gform_wrapper .top_label .gfield_label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label { display: none !important; }
input[type=text], textarea, select { background: #fff; border: none; border-radius: 0; color: #bbb !important; padding: 15px !important; }
.gform_wrapper .gform_footer { margin: 0 !important; padding: 10px 0 0 !important; }
.gform_wrapper .gform_footer input.button { float: right; background: #efefef; border: 1px solid #798ab7; font-size: 20px !important; color: #798ab7; padding: 14px 25px 10px; text-transform: uppercase; border-radius: 0; cursor: pointer; font-family: 'Yanone Kaffeesatz',Helvetica,Arial,Lucida,sans-serif; -webkit-transition: all .2s; -moz-transition: all .2s; transition: all .2s; }
.gform_wrapper .gform_footer input.button:hover { background: #798ab7; border: 1px solid #798ab7; color: #fff; }