/*
Theme Name: TheGem Child (AI Tool Reviews)
Theme URI: http://codex-themes.com/thegem/
Description: Child theme for TheGem, customized for an AI Tool Reviews website.
Author: CodexThemes (Customized by You)
Author URI: http://codex-themes.com/
Template: thegem
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, responsive-layout, blog, portfolio, e-commerce, education, entertainment, food-and-drink, holiday, news, photography, medical
Text Domain: thegem-child-ai-reviews
*/

/* ==========================================================================
   Import TheGem parent theme's stylesheet
   ========================================================================== */
@import url("../thegem/style.css");

/* ==========================================================================
   Theme customization starts here
   ========================================================================== */

/* Tus estilos CSS personalizados irán idealmente en 'css/custom.css'
    y se encolarán a través del archivo 'functions.php' de tu tema hijo.
    Puedes añadir estilos rápidos aquí si lo prefieres, pero mantenerlos
    separados en custom.css es más ordenado para proyectos más grandes.

    Ejemplo:
    .mi-clase-personalizada {
        color: #123456;
    }
