/*Theme Name: Consultpuma















Author: Cpuma.















Author URI: http://www.consultpuma.com















Version: 1.0















License: GNU General Public License v2 or later















License URI: http://www.gnu.org/licenses/gpl-2.0.html*/

 
    /* Place your custom css code here */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #fbb040;
    padding: 10px 25px;
    color: #333;
}