    :root {
        --header-bg: url(https://eschoolscms.blob.core.windows.net/production/schools/130/template-files/segmented/h8kPyIMvItDPwtBWwFioI6lHBYRev2Pq0we0nBkk.jpg);
        --header-bg-mobile: url(https://eschoolscms.blob.core.windows.net/production/logos/e1s1epTwWphtK1btG0kmobWnFVHIBalgdnCVoR3R.png);
        --header-height: 250;
        --primary-colour: #064477;
        --secondary-colour: #00a9ec;
        --toolbar-bg: #92b5ca;
        --footer-bg: #054477;
        --footer-border: #032947;
        --footer-colour: #f8fafc;
        --linkbox-bg: #064477;
        --linkbox-bg-80: #064477CC;
        --linkbox-bg-hover: #064477;
        --linkbox-color: #f8fafc;
        --linkbox-color-hover: #f8fafc;
    }

    .bg-toolbar {
        background-color: #92b5ca;
        color: #054477;
    }

    .bg-toolbar input::placeholder {
        color: #054477;
    }

    .bg-toolbar input:focus::placeholder {
        color: #0544774D;
    }

    .bg-toolbar .bars {
        background-color: #92b5ca;
    }

    .icon-toolbar {
        background-color: #054477;
        color: #92b5ca;
    }

    #pagenav {
        background-color: #054477;
    }
    #pagenav ul {
        color: #ffffff;
        font-family: Noto Sans;
    }
    @media screen and (min-width: 1024px) {
        #pagenav ul .nav-item:hover {
            background-color: #92b5ca;
            color: #054477;
        }
    }

    #pagenav .nav-dropdown {
        background-color: #064477;
        color: #ffffff;
    }

    #pagenav .nav-dropdown summary:hover {
        background-color: #92b5ca;
        color: #054477;
    }

    #sidenav {
        background-color: #054477;
        color: #f9fafb;
        font-family: Noto Sans;
    }

    #sidenav h2 {
        border-bottom-color: #f9fafb;
    }

    #sidenav .subnav-item:hover {
        background-color: #92b5ca;
        color: #054477;
    }

    #sidenav .active {
        background-color: #92b5ca;
        color: #054477;
    }

    #sidenav .active::before {
        border-inline-start-color: #f9fafb;
    }

    .footer {
        background-color: #054477;
        border-color: #032947;
        color: #f8fafc;
    }
    .footer a:hover {
        color: #f9fbfd;
    }
    h1,h2,h3,h4,h5,h6 {
        color: #064477;
    }

    .welcome {
        background-color: #92b5ca;
        color: #054477;
        border-color: #586d79;
    }
    .welcome-title {
        --welcome-title-colour: #054477;
    }

    .important-message {
        background-color: #1c4373;
    }

    .important-message i {
        color: #f8fafc;
    }

    .important-message-container {
        background-color: #F8FAFC;
        color: #0f172a;
    }
    .important-message-container::before {
        border-left-color: #1c4373 !important;
    }
    .important-message-container::after {
        border-right-color: #1c4373 !important;
    }

    .linkbox {
        background-color: #064477;
        color: #f8fafc;
    }

    .linkbox:hover {
        background-color: #064477;
        color: #f8fafc;
    }



    .homeblocks > div > div:nth-child(1) .home-region {
        /*background-color: #9bb4c9;*/
        border-color: #064477;
    }

    .homeblocks > div > div:nth-child(1) .home-region .heading {
        color: #064477;
    }

    .homeblocks > div > div:nth-child(2) .home-region {
        /*background-color: #99ddf7;*/
        border-color: #00a9ec;
    }

    .homeblocks > div > div:nth-child(2) .home-region .heading {
        color: #064477;
    }

    .homeblocks > div > div:nth-child(3) .home-region {
        /*background-color: #9bb4c9;*/
        border-color: #064477;
    }

    .homeblocks > div > div:nth-child(3) .home-region .heading {
        color: #064477;
    }

    .resource_item {
        background-color: #92b5ca;
        color: #054477;
    }

    .resource_item[href]:hover,
    .resource_item[onclick]:hover {
        background-color: #586d79;
        color: #f8fafc;
    }

    .resource_item i {
        color: contrast(#f8fafc);
    }

    .fc-toolbar-title {
        color: #064477 !important;
    }

    .fc-col-header-cell {
        background: #064477;
        color: #f8fafc;
    }

    .fc-dayGridMonth-view > table {
        background-color: #e0e8ee;
    }

    .fc-daygrid-day-number {
        color: #0f172a;
    }

    .fc-daygrid-day.fc-day-today {
        background-color: #b3babe !important;
    }

    .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
        color: #0f172a;
    }

    .fc-event {
        background: #00a9ec !important;
        border-color: #0087bd !important;
        color: #f8fafc !important;
    }

    .fc-event:hover {
        background: #92b5ca !important;
        border-color: #7591a2 !important;
        color: #0f172a !important;
    }

    .fc-event-title,
    .fc-event-time {
        color: #f8fafc !important;
    }

    .fc-event:hover .fc-event-title,
    .fc-event:hover .fc-event-time
    {
        color: #0f172a !important;
    }

    header#segmented-header:not(:has(.mob)),
    header#segmented-header > img:not(.mob),
    header#segmented-header > picture:not(.mob),
    header#segmented-header > svg
    {
        height: calc(var(--header-height) * (100 / 1560 * 1vw));
    }

    @media (min-width: 640px) and (max-width: 767.98px) {
        header#segmented-header:not(:has(.mob)),
        header#segmented-header > img:not(.mob),
        header#segmented-header > picture:not(.mob),
        header#segmented-header > svg
        {
            height: calc((var(--header-height) / 100 * 42.6) * 1px);
        }
    }
    @media (min-width: 800px) and (max-width: 1023.98px) {
        header#segmented-header:not(:has(.mob)),
        header#segmented-header > img:not(.mob),
        header#segmented-header > picture:not(.mob),
        header#segmented-header > svg
        {
            height: calc((var(--header-height) / 100 * 51.2) * 1px);
        }
    }
    @media (min-width: 1055px) and (max-width: 1279.98px) {
        header#segmented-header:not(:has(.mob)),
        header#segmented-header > img:not(.mob),
        header#segmented-header > picture:not(.mob),
        header#segmented-header > svg
        {
            height: calc((var(--header-height) / 100 * 68.25) * 1px);
        }
    }
    @media (min-width: 1327px) and (max-width: 1535.98px) {
        header#segmented-header:not(:has(.mob)),
        header#segmented-header > img:not(.mob),
        header#segmented-header > picture:not(.mob),
        header#segmented-header > svg
        {
            height: calc((var(--header-height) / 100 * 85) * 1px);
        }
    }
    @media (min-width: 1536px) {
        header#segmented-header:not(:has(.mob)),
        header#segmented-header > img:not(.mob),
        header#segmented-header > picture:not(.mob),
        header#segmented-header > svg
        {
            height: calc(var(--header-height) * 1px);
        }
    }




.font-motto {
    font-size: 1px;
}.font-default {
    font-family: 'Noto Sans';
}.font-title {
    color: #064477;
}
h1, h2, h3, h4, h5, h6 {
    color: #064477;
}