/*
Theme Name: Stoke
Template: wlt-school-site
Author: Wessex Learning Trust
Author URI: https://wessexlearningtrust.co.uk
Description: Stoke St Michael Primary School child theme
Tags: school,academy,education
Version: 1.0.0
Updated: 2026-02-16 11:24:00
*/

:root {
    /* primary */
    --primary: #1a3054;
    --component-light: #c2d2ec;
    --component-lighter: #e0e8f6;

    /* burger nav */
    --secondary: #adca32;
    --secondary-light: #eff5d6;
    --secondary-lighter: #f7faea;
}
