.scroller-justify {
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}

.overlay-title {
    color: #000000;
}

.overlay-subtitle {
    color: #000000;
}

.pagination-current {
    border-color: #001d3c;
    color: #001d3c;
}

.background-highlight {
    background-color: #001d3c;
}

.color-highlight {
    color: #001d3c;
}

.border-highlight {
    border-color: #001d3c !important;
}

.border-bottom-color {
    border-bottom-color: #ffffff;
}

.main-text-colour {
    color: #0b2240;
}

.main-bg {
    background-color: #ffffff;
}

.primary-button-bg {
    background-color: #f5807d;
}

.primary-button-text {
    color: #ffffff;
}

.secondary-button-bg {
    background-color: #32b4e6;
}

.secondary-button-text {
    color: #ffffff;
}

.supplemental-button-bg {
    background-color: #001d3c;
}

.supplemental-button-text {
    color: #ffffff;
}

.header-one {
    color: #236cff;
}

.header-two {
    color: #000000;
}

.header-three {
    color: #000000;
}

.header-four {
    color: #000000;
}

.basket-border {
    border: 1px solid #0b223f;
}

.link-button {
    color: #f5817d;
}

.link-active {
    color: #0b2140;
    border-bottom: 3px solid #0b2140;
}

.aon-link-active {
    color: #056694;
    border-bottom: 2px solid #0b2140;
}

.link {
    color: #000000;
}

.link:hover {
    color: #056694;
}

.nav-bg {
    background-color: #ffffff;
}

.headerbar-bg {
    background-color: #056694;
}

.headerbar-text {
    color: #ffffff;
}

.footer-bg {
    background-color: #ffffff;
}

.footer-text {
    color: #000000;
}

.icon-colour {
    color: #0b223f;
}

.aon-icon-colour {
    color: #0b223f;
}

.aon-icon-colour {
    color: #0b223f;
}

.dropmenu {
    background: #ffffff;
    color: #0b2241;
}