.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: #15191f;
}

.main-text-colour {
    color: #8a8a8d;
}

.main-bg {
    background-color: #15191f;
}

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

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

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

.secondary-button-text {
    color: #8a8a8d;
}

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

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

.header-one {
    color: #ff1c24;
}

.header-two {
    color: #000000;
}

.header-three {
    color: #000000;
}

.header-four {
    color: #000000;
}

.basket-border {
    border: 1px solid #8a8a8d;
}

.link-button {
    color: #ff1c24;
}

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

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

.link {
    color: #8a8a8d;
}

.link:hover {
    color: #ff1c24;
}

.nav-bg {
    background-color: #15191f;
}

.headerbar-bg {
    background-color: #15191f;
}

.headerbar-text {
    color: #8a8a8d;
}

.footer-bg {
    background-color: #16191e;
}

.footer-text {
    color: #8a8a8d;
}

.icon-colour {
    color: #8a8a8d;
}

.aon-icon-colour {
    color: #8a8a8d;
}

.aon-icon-colour {
    color: #8a8a8d;
}

.dropmenu {
    background: #15191f;
    color: #8a8a8d;
}