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

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

--footer-background-colour: #063b67CC;
--footer-background-colour-mob: #063b67;
--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, 4.3vw, 30px);
--motto-font-family: '';
--motto-colour: ;
}
.font-title {
    color: #0a4e85;
}
h1, h2, h3, h4, h5, h6 {
    color: #0a4e85;
}.nav-dropdown {
    background-color: #ffffffD9;
}