/* FSCF confidentiality form — restore readable controls after dark-theme refresh */
body.page-id-7574 #fscf_form1 input[type="text"],
body.page-id-7574 #fscf_form1 input[type="email"],
body.page-id-7574 #fscf_form1 input[type="tel"],
body.page-id-7574 #fscf_form1 textarea,
body.page-id-7574 #fscf_form1 select {
 color:#111!important;background:#fff!important;border:1px solid #777!important;border-radius:3px;padding:10px 12px!important;min-height:44px;width:100%!important;max-width:550px;font-size:16px!important;line-height:1.4;box-sizing:border-box;
}
body.page-id-7574 #fscf_form1 textarea{min-height:120px}
body.page-id-7574 #fscf_form1 #fscf_submit1{display:inline-block;color:#fff!important;background:#176b4b!important;border:1px solid #176b4b!important;border-radius:3px;padding:12px 24px!important;min-height:44px;font-size:16px!important;font-weight:700;cursor:pointer}
body.page-id-7574 #fscf_form1 #fscf_submit1:hover,body.page-id-7574 #fscf_form1 #fscf_submit1:focus{background:#0f5239!important}