/* Login button */
.WaGadgetLoginButton .loginLink, .WaGadgetLoginForm .loginLink {
    background: #479042!important;
    color: white !important;
}
/* Login button on hover */
.WaGadgetLoginButton .loginLink:hover, .WaGadgetLoginForm .loginLink:hover {
    background: #479042 !important;
}
/* Logout button */
.WaGadgetLoginButton .authenticated .loginLink, .WaGadgetLoginForm .authenticated .loginLink {
    background: 0 !important;
    color: #479042!important;
}
/* Logout button on hover */
.WaGadgetLoginButton .authenticated .loginLink:hover, .WaGadgetLoginButton .authenticated .loginLink.hover, .WaGadgetLoginForm .authenticated .loginLink:hover, .WaGadgetLoginForm .authenticated .loginLink.hover {
    background: #479042!important;
    color: white !important;
}

/* Upcoming Events Bars */
.WaGadgetUpcomingEvents.upcomingEventsStyle002 ul li, .WaGadgetUpcomingEvents.upcomingEventsStyle005 ul li {
border-left: 4px solid #479042;
}

/* Sticky Menu Colour */
.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .stickyMenu.active {
background: #18355a;
border-bottom: 1px solid #18355a;
}

/* Slideshow Background */
.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .stickyMenu.active {
background: #18355a;
}

/* Mobile Menu */
.WaGadgetMobilePanel .mobilePanel {
background: #18355a;
}

    .committeebullet {
        li::marker {
  color: white;
}
    }