.wysiwyg-block h1 {
	font-size: 33px;
	line-height: 1.2;
}

.wysiwyg-block h2:not(.product-card-title) {
	font-size: 28px;
	line-height: 1.2;
}

.wysiwyg-block h3:not(.media-item-title, .media-item-vendor-title, .product-card-vendor-title, .group-list-item-title) {
	font-size: 24px;
	line-height: 1.2;
}

.wysiwyg-block h4 {
	font-size: 19px;
	line-height: 1.2;
}

.wysiwyg-block h5 {
	font-size: 17px;
	line-height: 1.2;
}

.wysiwyg-block h6 {
	font-size: 15px;
	line-height: 1.2;
}
