#tribe-events-content a:not(.uw-button):not(.tribe-events-button),
.tribe-events-content a:not(.uw-button):not(.tribe-events-button) {
  color: #0479a8;
  text-decoration: underline;
  border-bottom: none !important;
}

#tribe-events-content a:not(.uw-button):not(.tribe-events-button):hover,
.tribe-events-content a:not(.uw-button):not(.tribe-events-button):hover {
  color: #036890;
  text-decoration: underline;
}
