/*
Theme Name: East Brent
Template: wlt-school-site
Author: Wessex Learning Trust
Author URI: https://wessexlearningtrust.co.uk
Description: East Brent C of E Academy child theme
Tags: school,academy,education
Version: 1.0.0
Updated: 2026-02-16 11:24:00
*/

:root {
    /* primary */
    --primary: #045136;
    --component-light: #aefbe0;
    --component-lighter: #d6fdef;

    /* burger nav */
    --secondary: #f49921;
    --secondary-light: #fdebd3;
    --secondary-lighter: #fef5e9;
}
