/* FILE: widgets/_title.scss */

.widget-title,
.widgettitle {
	@include widget_title_style();

	margin-top: 0;
	margin-bottom: 2rem;
}
