/*

Theme Name: Shipham
Template: wlt-school-site
Author: Wessex Learning Trust
Author URI: https://wessexlearningtrust.co.uk
Description: Shipham C of E First School child theme
Tags: school,academy,education
Version: 1.0.0
Updated: 2025-06-12 11:24:11

*/

:root {
    /* Primary */
    --primary: #243d85;
    --component-light: #c9d3f0;
    --component-lighter: #e4e9f8;

    /* Secondary */
    --secondary: #3cad4a;
    --secondary-light: #d6f1d9;
    --secondary-lighter: #eaf8ec;
}
