#front .front-slider__wrap .slide-captions .slide-caption.slide-events-color .button:hover {
  border: 1px solid #fb8e1e;
  background: #fb8e1e; }

.events-active .archive-count {
  color: #fb8e1e; }
.events-active .header-main .logo > svg > path {
  fill: #fb8e1e; }
.events-active .fixed-header .fixed-header-bottom {
  border-color: #fb8e1e; }
.events-active .pagination .pagination-pages .current {
  background: #fb8e1e; }
.events-active .pagination .pagination-pages a:hover {
  color: #fb8e1e; }
.events-active .reach-archive .archive-count {
  color: #fb8e1e; }
.events-active #mobile-nav .mobile-nav-wrap {
  background: #fb8e1e; }
.events-active .archive-artist-card .artist-name {
  color: #fb8e1e; }

.events-color-hover:hover {
  color: #fb8e1e; }
  .events-color-hover:hover a,
  .events-color-hover:hover .nav-link {
    color: #fb8e1e; }

.nav-global .horz-nav .events-color-hover.current-menu-item a {
  color: #fb8e1e; }

.events-color {
  color: #fb8e1e; }

#events .month-title {
  color: #fb8e1e; }

.event-card .large-event-card .event-card-inner .event-purchase .button:hover,
.event-card .large-event-card .event-card-inner .event-purchase .button-hollow:hover {
  background-color: #fb8e1e;
  border-color: #fb8e1e; }

.event-card-sm .event-card-inner:hover .event-purchase,
.event-card-sm .event-card-inner.event-opened .event-purchase {
  background-color: #fb8e1e; }
