/* .block-editor .is-style-eyebrow-text {
    margin-bottom: 0;
} */

p.is-style-eyebrow-text {
	font-family: var(--wp--preset--font-family--aestetico-formal);
	color: var(--wp--preset--color--old-oak);
	font-size: var(--wp--preset--font-size--body);
	font-style: normal;
	font-weight: 500;
	line-height: 1.25;
	text-transform: uppercase;
}

.has-no-text-decoration {
	text-decoration: none !important;
}

.has-no-text-decoration > * {
	text-decoration: none !important;
}
