.horizontal-line-container {
	width: 100%;
	line-height: 0;
}

.horizontal-line-container.shifted-line {
	margin-left:-20px;
}

.horizontal-line {
	display: inline-block;
	line-height: 0;
	vertical-align: middle;
}

.content-card-title {
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 33px;
    font-weight: 700;
}