/* Enter Your Custom CSS Here */
@media screen and (max-width: 480px){
.slider-caption {
    display: block !important;
}
}

ul#menu-menu-principal a {
text-decoration-color: #569FE8;
}

@media screen and (max-width: 480px){
.slider-caption {
    display: bloque !important;
}
}


footer.entry-footer {
    dasplay: none;
}