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

:root {
    /* primary */
    --primary: #28569a;
    --component-light: #cddcf2;
    --component-lighter: #e6edf8;

    /* burger nav */
    --secondary: #f1a722;
    --secondary-light: #fcedd3;
    --secondary-lighter: #fef6e9;
}
