/* Owner-review refinements. Intentionally scoped away from the 3D Spotlight. */
.myn-store-button .elementor-button:not([href]) {
  pointer-events: none;
  cursor: default;
}

@media (max-width: 767px) {
  .myn-proof-title .elementor-heading-title {
    font-size: 13px;
    line-height: 1.22;
  }

  .myn-proof-text p {
    font-size: 11px;
    line-height: 1.4;
  }
}
