/**
 * MG CTA Box Component
 * PLACEHOLDER - Replace with custom implementation
 */

/* Placeholder styles - minimal to prevent layout breaks */
.mg-cta-box {
  display: none;
}
