/*
Theme Name: Tobel Child
Theme URI: https://tobel.qodeinteractive.com
Description: A child theme of Tobel
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.3
Text Domain: tobel
Template: tobel
*/


.gform_button {
    margin: 0 auto !important;
    color: #96825f !important;
    background-color: transparent !important;
    border: 1px solid #96825f !important;
}
.gform_button:hover {
    color: #ffffff !important;
    background-color: #96825f !important;
}