.Footer__footerBg {
    background-color: #1B1361;
}
.Footer__footerCopyrigt {
    background-color: #140E49;
}
.Footer__footerQus {
    color: #FFFFFF; /* Cambia el color del texto a blanco */
}
.Footer__footerDescription {
    color: #FFFFFF; /* Cambia el color del texto a blanco */
}
.Button__btnFont.Button__footerBtn.commonStyle__inlineBlock.commonStyle__cursor.commonStyle__outlineNone {
    background-color: #8934B3; /* Cambia el color de fondo a #8934B3 */
}
.AppContainer__backToTop.commonStyle__zt3BrandBg.commonStyle__tAlignCenter.commonStyle__inlineBlock.commonStyle__positionFixed.commonStyle__cursor.AppContainer__arrowShow {
    background-color: #8934B3; /* Cambia el color de fondo a #8934B3 */
}
.SearchContainer__searchIcon.commonStyle__positionRel.commonStyle__cursor.commonStyle__zt3BrandBg {
    background-color: #8934B3; /* Cambia el color de fondo a #8934B3 */
}
.Footer__footerLink {
    font-size: 12px; /* Tamaño de letra más pequeño */
    text-align: right; /* Alinea el texto a la derecha */
    display: block; /* Hace que el enlace ocupe todo el ancho del contenedor */
}




