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

--motto-font-size: 3.75rem;
--motto-quotation-font-size: 1.875rem;

--footer-background-colour: #51259bCC;
--footer-background-colour-mob: #51259b;
--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, 4.3vw, 60px);
--motto-font-family: 'Caveat';
--motto-colour: #ffffff;
}
.font-motto {
    font-family: 'Caveat';
}.font-motto {
    color: #ffffff;
}.font-default {
    font-family: 'Asap';
}.font-title {
    color: #51249b;
}
h1, h2, h3, h4, h5, h6 {
    color: #51249b;
}.nav-dropdown {
    background-color: #ffffffD9;
}