/*
Theme Name: Digital Creative Net
Theme URI: https://www.digitalcreativenet.com
Author: [Tu Nombre o Empresa]
Author URI: https://www.digitalcreativenet.com
Description: Un theme personalizado para Digital Creative Net, optimizado para SEO y compatible con Elementor y WooCommerce. Este tema está diseñado para sitios de IT y utiliza las mejores prácticas de diseño web.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: digital-creative-net
Tags: one-column, two-columns, right-sidebar, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready
*/

body {
    font-family: 'Montserrat', sans-serif;
    background-color: #FFFFFF;
    color: #0D0D0D;
}

/* Ejemplos de estilos personalizados */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color: #BF1F5A;
}

a {
    color: #8C2685;
    text-decoration: none;
}

a:hover {
    color: #D98BA7;
}

/* Añadir más estilos según sea necesario */
