:root {
--important-message-icon-bg: #ffcd00;
--important-message-icon-colour: #f8fafc;
--important-message-bg: #f8fafc;
--important-message-colour: #111827;

--motto-font-size: 2.1875rem;
--motto-quotation-font-size: 1.09375rem;

--footer-background-colour: #124b2dCC;
--footer-background-colour-mob: #124b2d;
--footer-text-colour: #ffffff;
--homepage-welcome-to-font-size: clamp(1rem, 4vw, 48px);
--homepage-headline-font-size: clamp(1.5rem, 4vw, 96px);
--motto-font-size: clamp(1rem, 3.8vw, 35px);
--motto-font-family: '';
--motto-colour: ;
}
.font-default {
    font-family: 'Arial' ;
}.font-title {
    font-family: 'Arial';
}
h1, h2, h3, h4, h5, h6, .fc-event-title {
    font-family: 'Arial';
}.font-title {
    color: #124b2d;
}
h1, h2, h3, h4, h5, h6 {
    color: #124b2d;
}.nav-dropdown {
    background-color: #ffffffD9;
}