
#main .f-has-black-color  #gform_39 input, #main .f-has-black-color  #gform_39  textarea {
    border-bottom: 10px solid #324C5E !important;
	border-radius: 10px!important;
	border: 1px solid var(--Dark-Blue, #324C5E)!important;;
	margin:10px 0
}
#main .f-has-black-color  #gform_39 #gform_submit_button_39,#main .f-has-black-color  #gform_39 .gform_page_footer .gform_next_button {
background-color:#324C5E!important
}
#main .f-has-black-color  #gform_39 #gform_previous_button_39 ,#main .f-has-black-color  #gform_39 .gform_page_footer .gform_previous_button{
    background-color: unset!important;
    color: #324C5E!important;
    border: 0!important;
    box-shadow: unset!important;
}
#main .f-has-black-color  #gform_39 input[type="radio"] {
	position: relative;
	width: 20px !important;
    height: 20px !important;
	border: 2px solid #0095C3 !important;
	border-radius: 100% !important
	background-color: unset !important;
    background: url('/?seraph_accel_gi=wp-content%2Fuploads%2F2023%2F10%2Fcheck-svgrepo-com.png&n=XcO8xeXmDpZezkKgyYCNlg') center center no-repeat !important;
}
#main .f-has-black-color  #gform_39 input[type="radio"]:checked{
    background-size: 22px !important;
}