
.services-cards-small__card[enrollment-status=&quot;closed&quot;] {
  pointer-events: none;
  cursor: default;
  background-color: var(--secondary-sephia);
}

.services-cards-small__card[enrollment-status=&quot;closed&quot;] img {
  filter: grayscale(100%);
}