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

--motto-font-size: 2.25rem;
--motto-quotation-font-size: 1.125rem;

--footer-background-colour: #7ebc1aCC;
--footer-background-colour-mob: #7ebc1a;
--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, 5.5vw, 36px);
--motto-font-family: '';
--motto-colour: ;
}
.font-title {
    color: #7ebc1a;
}
h1, h2, h3, h4, h5, h6 {
    color: #7ebc1a;
}.nav-dropdown {
    background-color: #ffffffD9;
}