/*
Theme Name: Brent Knoll
Template: wlt-school-site
Author: Wessex Learning Trust
Author URI: https://wessexlearningtrust.co.uk
Description: Brent Knoll C of E 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: #77b735;
    --secondary-light: #e4f3d4;
    --secondary-lighter: #f1f9ea;
}
