/*
Theme Name: Lonyo Child
Theme URI: https://wp.framerpeak.com/lonyo/
Author: Mthemeus
Author URI: https://themeforest.net/user/mthemeus
Template: lonyo
Tested up to: 5.8
Requires PHP: 7.4 
Description:  Lonyo - IT Solutions and Services WordPress Theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: lonyo-child
Copyright (C) 2024 Mthemeus
*/

/*


    Add your custom styles here
*/


:root {
  --heading-color: #4478bc;
  --body-color: #4478bc;
  --accent-color: #4478bc;

  --dark-bg: #4478bc;
  --dark-bg2: #4478bc;
  --dark-bg3: #4478bc;
}

/* fallback per eventuali elementi hardcoded */
a,
h1, h2, h3, h4, h5, h6,
strong {
  color: var(--heading-color);
}

