/*

Theme Name: Sandford
Template: wlt-school-site
Author: Wessex Learning Trust
Author URI: https://wessexlearningtrust.co.uk
Description: Sandford Primary School child theme
Tags: school,academy,education
Version: 1.0.0
Updated: 2025-12-15 10:24:38

*/

:root {
    /* Primary */
    --primary: #223c78;
    --component-light: #d5def3;
    --component-lighter: #e3e9f7;

    /* Secondary */
    --secondary: #59a7dc;
    --secondary-light: #deedf8;
    --secondary-lighter: #eef6fb;
}

