/**
 * Entity Article Component Styles
 *
 * Visual styling is fully delegated to the embedded target component
 * (teaser-card-content-xl or hero-section).
 */

.entity-article {
  display: block;
}
