/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 04 2025 | 19:54:36 */
/* START 2025-04-04 - Adding a fix to the quick links section so that the gradient behind is covered, client wanted to remove two of the quick links but we needed the gradient gone. */
@media only screen and (min-width: 768px) {
  section.section-interior-hero.section-register-interior-hero .interior-hero-text .info-action-row > div.quick-links .links a {
    width: 25% !important;
  }
}
/* END 2025-04-04 - Adding a fix to the quick links section so that the gradient behind is covered, client wanted to remove two of the quick links but we needed the gradient gone. */