.wysiwyg-block h1 {
	font-size: 50px;
	line-height: 1.25;
	font-weight: 700;
	color: #333333;
}

.wysiwyg-block h2:not(.product-card-title) {
	font-size: 50px;
	line-height: 1.25;
	font-weight: 700;
	color: #333333;
}

.wysiwyg-block h3:not(.media-item-title, .media-item-vendor-title, .product-card-vendor-title, .group-list-item-title) {
	font-size: 32px;
	line-height: 1.25;
	font-weight: 700;
	color: #333333;
}

.wysiwyg-block h4 {
	font-size: 24px;
	line-height: 1.25;
	font-weight: 500;
	color: #333333;
}

.wysiwyg-block h5 {
	font-size: 18px;
	line-height: 1.25;
	font-weight: 500;
	color: #333333;
}

.wysiwyg-block h6 {
	font-size: 16px;
	line-height: 1.25;
	font-weight: 500;
	color: #333333;
}
