/*
Theme Name: Draycott
Template: wlt-school-site
Author: Wessex Learning Trust
Author URI: https://wessexlearningtrust.co.uk
Description: Draycott and Rodney Stoke C of E First School child theme
Tags: school,academy,education
Version: 1.0.0
Updated: 2025-07-10 14:20:28

*/

:root {
    /* Primary */
    --primary: #1e478e;
    --component-light: #c7d7f3;
    --component-lighter: #e3ebf9;

    /* Secondary */
    --secondary: #4d9f57;
    --secondary-light: #daeddc;
    --secondary-lighter: #edf6ee;
}
