:root {
--important-message-icon-bg: #01acf1;
--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: #05acf1CC;
--footer-background-colour-mob: #05acf1;
--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, 6vw, 35px);
--motto-font-family: 'Handlee';
--motto-colour: ;
}
.font-motto {
    font-family: 'Handlee';
}.font-default {
    font-family: 'Quicksand' ;
}.font-title {
    color: #c60c0f;
}
h1, h2, h3, h4, h5, h6 {
    color: #c60c0f;
}.nav-dropdown {
    background-color: #ffffffD9;
}