/*

Theme Name: St Cuthbert's Infants
Template: wlt-school-site
Author: Wessex Learning Trust
Author URI: https://wessexlearningtrust.co.uk
Description: St Cuthbert's C of E Infants School child theme
Tags: school,academy,education
Version: 1.0.0
Updated: 2025-07-17 11:29:50

*/

:root {
    /* Primary */
    --primary: #11294c;
    --component-light: #bbd0f0;
    --component-lighter: #dde8f7;

    /* Secondary */
    --secondary: #d6a352;
    --secondary-light: #f7eddc;
    --secondary-lighter: #fbf6ee;
}
