.wp-block-cover h1, .wp-block-cover h2, .wp-block-cover h3, .wp-block-cover h4 {
  line-height: 100%;
}

a {
  color: var(--primary);
}

.theme-dark .edit-post-visual-editor a:not([class]), .theme-dark .editor-styles-wrapper a:not([class]) {
  color: var(--primary);
  text-decoration: none;
  font-style: italic;
  font-weight: 700;
}

.theme-dark .edit-post-visual-editor hr.is-style-yellow, .theme-dark .editor-styles-wrapper hr.is-style-yellow {
  color: var(--primary);
}/*# sourceMappingURL=child-blocks.css.map */