/* About us page changes */
@media(min-width:769px){ .get-involved .get-involved-child-page {width:30%}}

/* Gravity forms appearance changes */
.gchoice {padding-bottom: 2px;}
.gform_wrapper.gravity-theme .gfield-choice-input+label {padding-left:8px;}
.gform_wrapper.gravity-theme .gfield_label {color:black;}
.entry-content h3.gsection_title  {color:black;}
.gform_wrapper.gravity-theme .gfield input.large {border-radius:0px;}
.gform_wrapper.gravity-theme .gfield textarea.large {border-radius:0px;}
.gform_wrapper.gravity-theme .gfield select.large {border-radius:0px;}
p.gform_required_legend {font-family:'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size:16px;}
.gform_wrapper .gfield_required {color:#e64626;}
/* .gform_wrapper .gfield_error [aria-invalid=true] {color:#e64626;} */
h2.gform_title {color:black;}

/* Gravity form button changes */
input.gform_button.button { border: solid 1px black; background:none; background-color:black; color:white; box-shadow:none; text-shadow:none; text-transform: uppercase; font-size: 18px; border-radius:0px;}

/* Gravity form confirmation message */
.gform_confirmation_message {margin-top: 30px;
    font-size: 18px;
    padding: 60px;
    color: white;
    background-color: #424242;
		line-height:1.5;
		font-weight:bold;
}
header nav #menu-main-navigation li a {font-size:22px;}
header nav #menu-main-navigation li {margin:8px;}

/* Start of custom CSS for banners */
