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

--motto-font-size: 0.0625rem;
--motto-quotation-font-size: 0.03125rem;

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