.roundhouse-content {
	background: #eae7e1;
	color: #2e2d2c;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	max-width: 100% !important;
	padding: 100px 0;
	width: 100%;
}

.roundhouse-content__inner {
	margin: 0 auto;
	max-width: 1265px;
	padding: 0 35px;
	width: 100%;
}

.roundhouse-content__item + .roundhouse-content__item {
	margin-top: 80px;
}

.roundhouse-content__item {
	margin-left: auto;
	margin-right: auto;
	max-width: 860px;
	text-align: center;
	width: 100%;
}

.roundhouse-content__title {
	color: #2e2d2c;
	font-size: 65px;
	font-weight: 300;
	line-height: 67px;
	margin: 0;
}

.roundhouse-content__title + .roundhouse-content__text {
	margin-top: 30px;
}

.roundhouse-content__text {
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
	text-align: center;
}

.roundhouse-content__text > * {
	color: #2e2d2c;
	font-size: inherit;
	font-weight: 400;
	line-height: inherit;
	margin: 0;
}

.roundhouse-content__text > * + * {
	margin-top: 30px;
}

.roundhouse-content__text a {
	color: #2e2d2c;
	text-decoration: underline;
}

.roundhouse-content__text a:hover,
.roundhouse-content__text a:focus {
	color: #2e2d2c;
	text-decoration: none;
}

@media (max-width: 768px) {
	.roundhouse-content {
		padding: 50px 0;
	}

	.roundhouse-content__item + .roundhouse-content__item {
		margin-top: 40px;
	}

	.roundhouse-content__title {
		font-size: 30px;
		line-height: 42px;
	}

	.roundhouse-content__title + .roundhouse-content__text {
		margin-top: 20px;
	}

	.roundhouse-content__text {
		font-size: 16px;
		line-height: 19px;
	}
}

/* wimbledon page */
.page-id-19446 {
	.roundhouse-content__title {
		font-size:var(--heading--font-size-h2);
	}
}
