/**
* Teaser boxes
**/

.pr-teaser-main-inner,
.pr-teaser-main p.headline {
	font-family: "ITCCenturyBookCondensedItalic", "Georgia", serif;
	letter-spacing: 1px;
}

.pr-teaser-boxes-txt-box {
	font-size: 15px;
}

.pr-teaser-quotation {
	font-family: "ITCCenturyBookCondensedItalic", "Georgia", serif;
}

.pr-teaser-background-contbox {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.pr-teaser-background-contbox h3 {
	font-family: "ITCCenturyBookCondensedItalic", "Georgia", serif;
	letter-spacing: 1px;
}