
.active-year {
  color: #0066cc !important;
  font-weight: bold !important;
}


[class*="custom-text-"] .elementor-heading-title {
  cursor: pointer !important;
  transition: all 0.3s !important;
}

[class*="custom-text-"] .elementor-heading-title:hover {
  color: #0066cc !important;
  cursor: pointer !important;
}



