/*--- custom styles ---*/

/**
 ** offerte form button
 **/
.yw-submit-button {
    background-color: #f15123;
}
.yw-submit-button:hover {
    background-color: #7fc945;
}
/*--- That's all folks! ---*/