/*
Theme Name: Cheddar
Template: wlt-school-site
Author: Wessex Learning Trust
Author URI: https://wessexlearningtrust.co.uk
Description: Cheddar First School child theme
Tags: school,academy,education
Version: 1.0.0
Updated: 2025-02-16 11:25:00

*/

:root {
    /* Primary */
    --primary: #1d5a3c;
    --component-light: #c4ecd8;
    --component-lighter: #e1f5ec;

    /* Secondary */
    --secondary: #e2b32f;
    --secondary-light: #f9f0d5;
    --secondary-lighter: #fcf7ea;
}
