/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./source/components/headline/styles.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.c-headline h1,
.c-headline h2,
.c-headline h3,
.c-headline h4,
.c-headline h5,
.c-headline h6 {
  color: inherit;
  margin: 0;
}
.has-backdrop .c-headline {
  color: white;
}
.has-backdrop .c-headline a {
  color: inherit;
}

.c-headline__title-row {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.c-headline__after {
  order: 1;
}

.c-headline__title-link {
  display: inline-block;
}

.c-headline__supertitle {
  font-size: 0.875em;
  font-weight: 700;
  text-transform: uppercase;
}

.c-headline__subtitle {
  margin-top: 0.5em;
}

/*# sourceMappingURL=styles.css.map*/