.wpforms-form label{
 color: #ffffff !important; 
}

/** WPFORMS SUBMIT BUTTON **/
button.wpforms-submit{
 color:#000000!important; 
 background-color:#D9D9D9!important; 
}
 
/** WPFORMS SUBMIT BUTTON Hover **/
button.wpforms-submit:hover{
 color:#000000!important; 
 background-color:rgb(8, 168, 191)!important; 
}

.wpf-center .wpforms-title, 
.wpf-center .wpforms-description,
.wpf-center .wpforms-field-label,
.wpf-center .wpforms-field-sublabel, 
.wpf-center .wpforms-field-description {
    color: #ffffff !important; 
}

.wpf-center .wpforms-submit-container  {
    display: inline-block;
    text-align: center;
    width: 100% !important;
}

.wpforms-recaptcha-container {
    display: flex !important;
    justify-content: center !important;
}

.wpforms-description{
		text-transform: uppercase !important;
		text-align: center !important;
		font-size: 26px !important;
}

.meu-menu{
		border:0 !important;
}
.meu-botao{
		border:0 !important;
}
.meu-logo{
		border:0 !important;
}
.wpforms-field-label, .wpforms-field-sublabel {
	color:#ffffff !important;
}

.filter_gallery_589{
margin-top:10px;
}