.wysiwyg-block h1 {
	font-family: Raleway;
	font-size: 38px;
	line-height: 1.25;
	color: #39B54A;
}

.wysiwyg-block h2:not(.product-card-title) {
	font-family: Raleway;
	font-size: 28px;
	line-height: 1.25;
	color: #39B54A;
}

.wysiwyg-block h3:not(.media-item-title, .media-item-vendor-title, .product-card-vendor-title, .group-list-item-title) {
	font-family: Raleway;
	font-size: 20px;
	line-height: 1.25;
	color: #39B54A;
}

.wysiwyg-block h4 {
	font-family: Raleway;
	font-size: 16px;
	line-height: 1.25;
	color: #ED1C24;
}

.wysiwyg-block h5 {
	font-family: Raleway;
	font-size: 14px;
	line-height: 1.25;
	color: #ED1C24;
}

.landing-jumbotron-header {
	font-family: Raleway;
}