/******************** FOOTER ****************/
.footerPanel {
 background-color: #FFDF61; /* Amarillo */
}

/******************** TITLE ****************/
.titleViewLabel {
 font-size: 22px;
 font-weight: normal;
 color: #008BD0; /* Azul */
 text-align: left;
}

.sectionTitleLeftMargin {
 padding-left: 10px;
 font-size: 20px;
 color: #008BD0; /* Blue */
}