/*
Theme Name: Fairlands
Template: wlt-school-site
Author: Wessex Learning Trust
Author URI: https://wessexlearningtrust.co.uk
Description: Fairlands Middle School child theme
Tags: school,academy,education
Version: 1.0.0
Updated: 2025-02-16 11:25:00

*/

:root {
    /* Primary */
    --primary: #242756;
    --component-light: #c8cae8;
    --component-lighter: #e4e5f4;

    /* Secondary */
    --secondary: #e72558;
    --secondary-light: #fad3de;
    --secondary-lighter: #fde9ee;
}
