.featured-image__caption { white-space: pre-line; }
h3.featured-image__caption { font-size: 36px; line-height: 2.6em; }

@media only screen and (min-width: 768px) {
	h3.featured-image__caption { font-size: 48px; line-height: 2.6em; }
}

@media only screen and (min-width: 1280px) {
	h3.featured-image__caption { font-size: 72px; line-height: 2.6em; }
}
