/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
.campo-rojo {
 color: #e00000 !important;
 font-weight: bold;
}

.campo-azul {
 color: #0066cc !important;
 font-weight: bold;
}

.campo-verde {
 color: #00a65a !important;
 font-weight: bold;
}

.campo-oro {
 color: #b8860b !important;
 font-weight: bold;
}