.wysiwyg-block h1 {
	font-family: lora;
	font-size: 5rem;
	line-height: 1.25;
	color: #008080
}

.wysiwyg-block h2:not(.product-card-title) {
	font-family: lora;
	font-size: 5rem;
	line-height: 1.25;
	color: #008080
}

.wysiwyg-block h3:not(.media-item-title, .media-item-vendor-title, .product-card-vendor-title, .group-list-item-title) {
	font-family: poppins;
	font-size: 3rem;
	line-height: 1.25;
	color: #5fbfc0
}

.wysiwyg-block h4 {
	font-family: poppins;
	font-size: 2.5rem;
	line-height: 1.25;
	color: #5fbfc0
}

.wysiwyg-block h5 {
	font-family: poppins;
	font-size: 2rem;
	line-height: 1.25;
	color: #5fbfc0
}

.wysiwyg-block p {
	font-family: poppins;
	font-size: 1.7rem;
}

.landing-jumbotron-header {
	font-family: lora;
}