/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 22 2021 | 23:48:20 */
.wpforms-form button[type=submit] {
    background-color: #1282A2 !important;
    border-color: #024488 !important;
    color: #fff !important;
}
 
.wpforms-form button[type=submit]:hover {
    background-color: #1282A2 !important;
}