/*
Theme Name:   Shelly Child
Theme URI:    http://shelly.merku.love/
Description:  Shelly is an attractive minimal WordPress theme for different types of education centers
Author:       merkulove
Author URI:   https://1.envato.market/tf-merkulove
Template:     shelly
Version:      1.0.0
License:      Envato License
License URI:  https://1.envato.market/KYbje
Tags:         elementor, school, classes, teacher, event
Text Domain:  shelly-child
*/
/* Responsive Menu Button Styles */
/* Hamburger Menu Button */

:root {
  --shelly-color-background: #ffffff;
  --shelly-color-primary: #008131;
  --shelly-color-secondary: #222222;
  --shelly-color-accent: #23cf95;
  --shelly-color-text: #333333;
  --shelly-color-subtext: #666666;
  --shelly-color-divider: #cccccc;
}

