/* Start custom CSS for section, class: .elementor-element-38fc8e2 */#gform_browse_button_1_19,
#gform_submit_button_1{
    background-color: var(--accent) !important;
    border-radius:5px;
    transition: all 0.3s ease-in-out;
}


#gform_browse_button_1_19:hover,
#gform_submit_button_1:hover{
     background-color:#c30303 !important;
}

.gform_drop_area::before{
    color:var(--accent) !important;;
}/* End custom CSS */