COPYRIGHT © 2023 #LEGS - LADIES EXECUTIVE GOLF SOCIETY - ALL RIGHTS RESERVED.
/* Event title links */
.event-list .event-title a,
.event-list .event-title {
color: #2A4847 !important;
}
/* "Show details" links */
.event-list .show-details,
.event-list .show-details a {
color: #2A4847 !important;
cursor: pointer;
text-decoration: underline;
}
/* "Switch to calendar view" link */
.switch-calendar-view a {
color: #2A4847 !important;
cursor: pointer;
text-decoration: underline;
}