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

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

