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

.entity-publication {
  display: contents; /* don't influence css flow */
}
