/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./post-heading/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
.post-heading-heading {
  margin: var(--wp--preset--spacing--24) 0 0;
}
.post-heading-metadata {
  display: flex;
  gap: 8px 16px;
  list-style: none;
  margin: var(--wp--preset--spacing--24) 0 0;
  padding: 0;
}
.post-heading-metadata li {
  font-family: var(--wp--preset--font-family--montserrat);
  font-weight: 500;
  letter-spacing: 0.05em;
}
.post-heading-metadata li:not(:first-of-type) {
  position: relative;
}
.post-heading-metadata li:not(:first-of-type)::before {
  content: "/";
  position: absolute;
  right: calc(100% + 8px);
  transform: translate(50%, 0);
}

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