/*
 Theme Name:     Twenty Twenty-Four Child
 Theme URI:      https://example.com/twentytwentyfour-child
 Description:    Child theme for Twenty Twenty-Four theme
 Author:         Tu Nombre
 Author URI:     https://example.com
 Template:       twentytwentyfour
 Version:        1.0.0
 Text Domain:    twentytwentyfour-child
*/

/* Importa los estilos del theme padre */
@import url("../twentytwentyfour/style.css");

/* Aquí puedes añadir tus estilos personalizados */

@media (min-width: 768px) {
    .sek-module .sek-module-inner .sek-nav li {
        margin: 0 25px !important;
        font-family: "Epilogue", Sans-serif !important;
    }
}


.page-id-314 span.elementor-heading-title.elementor-size-default {
    text-transform: uppercase !important;
}

#footer a {
    color: #928781 !important;
}

#footer .elementor-widget-icon-list .elementor-icon-list-text {
    color: #928781 !important;
}