
.internal-content .banner-area h1 {
    background-color: #d2a494 !important;
}

.internal-content .bloco .item-bloco.cor01:before {
    background-color: #d2a494 !important;
}
.internal-content .bloco .item-bloco.cor02:before {
    background-color: #f1cdcd !important;
}
.internal-content .bloco .item-bloco.cor03:before {
    background-color: #ffe596 !important;
}
.internal-content .bloco .item-bloco.cor04:before {
    background-color: #cde3bb !important;
}
.internal-content .bloco .item-bloco.cor05:before {
    background-color: #a4d8de !important;
}


.cor01 { color: #ece3d9; }

.bgcor01 { background: #ece3d9; }
.bgcor01-clara { background: #ede9e3; }

.cor01 { color: #ece3d9; }  
.border-cor01 { border-color: #ece3d9; }  
.bgcor01 { background: #ece3d9; }  

.cor02 { color: #d2a494; }  
.border-cor02 { border-color: #d2a494; }  
.bgcor02 { background: #d2a494; }  

.cor03 { color: #f1cdcd; }  
.border-cor03 { border-color: #f1cdcd; }  
.bgcor03 { background: #f1cdcd; }  

.cor04 { color: #ffe596; }  
.border-cor04 { border-color: #ffe596; }  
.bgcor04 { background: #ffe596; }  

.cor05 { color: #cde3bb; }  
.border-cor05 { border-color: #cde3bb; }  
.bgcor05 { background: #cde3bb; }  

.cor06 { color: #a4d8de; }  
.border-cor06 { border-color: #a4d8de; }  
.bgcor06 { background: #a4d8de; }  


