/**
 * Responsive Hero Banners 1.0.0
 * Settings CSS is attached to this stylesheet by WordPress.
 * No global reset, forced overflow, layout, font or desktop overrides.
 * Only the explicitly opted-in content wrapper receives structural safeguards.
 */
.responsive-hero .responsive-hero-content {
  overflow-wrap: anywhere;
}
