/* CEX Image Styles */

/* Coming Soon - Non-clickable */
#w-node-coming-soon-aff75e3c {
  pointer-events: none;
  cursor: default;
}

/* Remove opacity inline style for proper display */
#w-node-coming-soon-aff75e3c.cexlink {
  opacity: 1 !important;
}