h1 span{background: #ffcc01; padding: 0px 10px;}
h2 span{background: #ffcc01; padding: 0px 10px;}

.white{color:#fff !important;}

/*Inicio -  Presets */
.text-white p,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6, p.text-white ,h1.text-white ,h2.text-white ,h3.text-white ,h4.text-white ,h5.text-white ,h6.text-white {
    color: #fff !important;
}
.text-principal-color p,.text-principal-color h1,.text-principal-color h2,.text-principal-color h3,.text-principal-color h4,.text-principal-color h5,.text-principal-color h6, p.text-principal-color ,h1.text-principal-color ,h2.text-principal-color ,h3.text-principal-color ,h4.text-principal-color ,h5.text-principal-color ,h6.text-principal-color, strong.text-principal-color {
    color: #fd9674 !important;
} 
.text-socondary-color p,.text-socondary-color h1,.text-socondary-color h2,.text-socondary-color h3,.text-socondary-color h4,.text-socondary-color h5,.text-socondary-color h6, p.text-socondary-color ,h1.text-socondary-color ,h2.text-socondary-color ,h3.text-socondary-color ,h4.text-socondary-color ,h5.text-socondary-color ,h6.text-socondary-color, strong.text-socondary-color {
    color: #454545 !important;
}

/*Habilitar form no mobile */
.vc_column-inner::after {
    clear: none !important;
}
/*Fim -  Presets */