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

--motto-font-size: 2.625rem;
--motto-quotation-font-size: 1.3125rem;

--footer-background-colour: #57705bCC;
--footer-background-colour-mob: #57705b;
--footer-text-colour: #f4f5ee;
--homepage-welcome-to-font-size: clamp(1rem, 4vw, 48px);
--homepage-headline-font-size: clamp(1.5rem, 6vw, 96px);
--motto-font-size: clamp(1rem, 4.1vw, 42px);
--motto-font-family: 'Delicious Handrawn';
--motto-colour: ;
}
.font-motto {
    font-family: 'Delicious Handrawn';
}.font-title {
    font-family: 'Lato';
}
h1, h2, h3, h4, h5, h6, .fc-event-title {
    font-family: 'Lato';
}.font-title {
    color: #57705b;
}
h1, h2, h3, h4, h5, h6 {
    color: #57705b;
}.nav-dropdown {
    background-color: #ffffffD9;
}