/*
Theme Name: Zermatt
Theme URI: https://zermatt.qodeinteractive.com
Description: Multi-concept Agency Theme
Author: Select Themes
Author URI: https://qodeinteractive.com
Text Domain: zermatt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
/* Estilo normal del menú Footer 1 */
#menu-footer-1 li a {
    color: #ffffff !important;   /* color normal del texto */
    text-decoration: none;       /* opcional: quitar subrayado */
}

/* Estilo hover (al pasar el ratón) */
#menu-footer-1 li a:hover {
    color: #ff0000 !important;   /* color al pasar el mouse */
}

