/*======================================
Theme Name: Divi-Child
Theme URI: https://divicake.com/
Description: Divi Child theme
Version: 1.0
Author: 1021
Author URI: https://www.1021.co.za
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

.gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {

    padding: 13px 4px !important;

}
.gform_button {
    background: #438B4D;
    border: none;
    color: #fff;
    padding: 11px 20px;
    cursor: pointer;
}