/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Freestyle Internet
 Author URI:     https://freestyleinternet.co.uk
 Template:       Divi
 Version:        1.0.9
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

:root {
    --color-primary: #489999;
    --color-white: #fff;
    --color-grey: #8F8F8F;
    --color-error: #c00;
    --color-dark: #1D1F25;
    --color-light: #94C8C8;
    --color-light-grey: #e3e7ee;
}


/* SurveyJS  */
.sd-root-modern,
.sd-container-modern,
.sd-body,
.sd-question,
.sd-title,
.sd-description,
.sd-input,
.sd-checkbox__label,
.sd-radio__label,
.sv-list {
  font-family: "Inter", system-ui, -apple-system, sans-serif !important;
}
