/**
 * EngageIQ Balto closing CTA paint correction candidate v8
 * Authority: protected homepage full-width CTA geometry
 *
 * Elementor leaves the legacy closing container inline. The v6 color rules
 * therefore compute correctly but the black CTA background does not paint
 * across the section. Keep this override narrow and page-scoped.
 */

body.ei-brand-sot #engageiq-balto-v6 > .e-parent:last-child {
  display: block !important;
}
