/*
    Theme Name: noble-gold
    Author: noble-gold
    Description: noble-gold
    Version: 1.0.6
    License: GPL v2
    License URI: https://www.gnu.org/licenses/licenses.html
    Text Domain: noble-gold
    */
    .screen-reader-text {
      display: none;
    }
    
    .gform-button{
      height: 100%;
      background: #f3a11a;
      color: #fff;
      border: 1px solid #f3a11a;
    }