html body {background-color: #f0f0f0;}
html body.wp-admin {background-color: #f1f1f1;}
body p {color: #465b69;}
h2 {color: #cda184 !important;}
a.needsclick { color: #465b69 }
.thb-header-nav-wrapper { padding-top: 50px; }


.thb-mobile-navigation span.trigger::after {
    color: #465b69;
}
.thb-mobile-navigation a {
    color: #465b69;
}

.gform_wrapper .top_label .gfield_label {
    color: #465b69!important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    color: #465b69 !important;
}


.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex select {
    color: #465b69!important;
}


@media only screen and (min-width: 641px)
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    color: #465b69!important;
}


.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    color: #d7d8d7 !important;
}

@media only screen and (min-width: 641px)
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    color: #d7d8d7 !important;
}

