.custom-heading-wrapper-2da801bc {
    display: block;
    margin: 0;
    padding: 0;
}
.custom-heading-wrapper-2da801bc a {
    text-decoration: none;
    display: inherit;
    flex-direction: inherit;
    align-items: inherit;
}
.custom-heading-wrapper-2da801bc .highlight-text {
    display: inline-block;
}
.custom-heading-wrapper-2da801bc .normal-text-before,
.custom-heading-wrapper-2da801bc .normal-text-after {
    display: inline-block;
}
.custom-heading-wrapper-2da801bc[data-position="above"] {
    display: flex;
    flex-direction: column;
}
.custom-heading-wrapper-2da801bc[data-position="above"] .highlight-text {
    order: -1;
}
.custom-heading-wrapper-2da801bc[data-position="below"] {
    display: flex;
    flex-direction: column;
}
.custom-heading-wrapper-2da801bc[data-position="below"] .highlight-text {
    order: 1;
}
