/* Custom cursor styles */
.sharper-cta-link,
.sharper-cta-headline .headline-text {
  cursor: url("cursor-pointer-large.svg") 30 30, pointer !important;
}
