body, footer {background-color: #0098c2;}
nav.top-bar, nav.title-bar {background-color: transparent;}
div.everything {background-color: #0098c2;}

a:link, a:link:hover, a:visited, a:link:focus {color: #fdd200;}
button, .button, a.button{font-weight: bold; background-color: #fdd200; color: white; border: 3px solid #fdd200; border-radius: 4px;}
button:hover, button:focus, .button:hover, .button:focus {background-color: #fdd200; color: white;}

footer {color: #FFFFFF;}

h1, h2, h3, h4, h5, h6 {color: #000000;}

.callout-wrapper {background-color: #000000;}
.callout-wrapper h1, .callout-wrapper h2, .callout-wrapper h3, .callout-wrapper h4, .callout-wrapper h5, .callout-wrapper h6 {color: #000000;}
.callout-wrapper:nth-of-type(2n) {background-color: #0098c2;}

.cta {background-color: #fdd200;}

.has-hero h1, .has-hero h2, .has-hero * {color: #000000;}

body .gform_wrapper .gform_bb.gfield_click_array div.s-html-wrapper {border-radius: 4px; border: 3px solid #fcf1b8 !important;}
body .gform_wrapper .gform_bb.gfield_click_array div.s-html-wrapper.s-active {background-color: #fdd200; color: black; border-color: #fdd200 !important; box-shadow: none;}
body .gform_wrapper .gform_bb.gfield_click_array div.s-html-wrapper.s-active:hover {opacity: 1;}
body .gform_wrapper .gform_bb.gfield_click_array div.s-html-wrapper.s-active div.s-html-value {color: black;}
body .gform_wrapper .gform_bb.gfield_click_array div.s-html-wrapper.s-passive {background-color: #fcf1b8;}
body .gform_wrapper .gform_bb.gfield_click_array div.s-html-wrapper.s-passive:hover {background-color: #fdd200; border-color: #fdd200 !important;}
body .gform_wrapper .gform_bb.gfield_click_array div.s-html-wrapper.s-passive:hover div.s-html-value {color: black;}
body .gform_wrapper .gform_bb.gfield_click_array div.s-html-wrapper.s-passive:hover label {color: black;}
