/*
Theme Name: Tuttireal Child
Theme URI: https://tuttireal.com
Author: Appledill
Author URI: https://appledill.com
Description: Child theme for Tuttireal – Appledill Framework. Add your customizations here.
Version: 1.0.0
Template: tuttireal
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tuttireal-child
*/

/* ============================================================
   Tuttireal Child Theme – Custom Overrides
   All parent theme variables and classes are inherited.
   Add your custom CSS below.
   ============================================================ */

/* Example: override primary brand color */
/* :root { --tr-color-primary: #d62828; } */

/* Example: custom font */
/* :root { --tr-font-base: 'Poppins', sans-serif; } */
