/* Featured Title widget — base styles (colour / typography / alignment come from the widget controls). */
.featured-title {
	margin: 0;
}

.featured-title__mark {
	/* Featured words (text wrapped in *asterisks*). Style here or via the widget's "Featured Words Color". */
	font-style: italic;
}
