body {
  font-family: 'Montserrat', system-ui, -apple-system, Segoe UI, Arial, sans-serif;
}

.js-funnel-cta {
  cursor: pointer;
}

.sheovation-cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 26px;
  border-radius: 10px;
  background: linear-gradient(135deg, #f39c12 0%, #d35400 100%);
  color: #fff;
  font-weight: 800;
}
