

/**umb_name:Titulo Azul*/
.blueTitle {
	color: #011459 !important;
	font-weight: bold;
	font-size: 26px;
	font-weight: 600;
}

/**umb_name:Titulo Rojo*/
.redTitle {
	color: #D83B01 !important;
	font-weight: bold;
	font-size: 26px;
	font-weight: 600;
}

/**umb_name:Rojo*/
.red-cbrt {
	color: #D83B01 !important;
}

/**umb_name:Azul*/
.blue-cbrt {
	color: #011459 !important;
}
