/* OVERRIDE spotlight-microsite.css with new blue header */

ul#spotlight-buttons a:hover,
ul#spotlight-buttons a:focus,
ul#spotlight-buttons a:active,
ul#spotlight-buttons li.selected a {
    background-color:#026cdf;
}

.event-link a, .event-link .ft_btn {
    background-color: #026cdf;
}

