.pagetitle--section {
	color: #fff;
	text-align: center;
	padding: 100px 0;
	background: rgba(0, 0, 0, 0.4);
}

.pagetitle--title {
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	margin-bottom: 0;
}

.pagetitle--subtitle {
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
}