/*
Theme Name: Hello Elementor SIS Child
Theme URI: https://sayitonasign.com
Description: Child theme for Hello Elementor customized for Say It On A Sign.
Author: Say It On A Sign
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-sis-child
*/

:root {
  --sis-green: #02791D;
  --sis-green-dark: #016317;
  --sis-dark: #2D2A26;
  --sis-cream: #F3EFEC;
  --sis-card: #EFE8E3;
}

body,
button,
input,
select,
textarea {
  font-family: 'Montserrat', Arial, sans-serif;
}
