.about {}

.about .page-title {
	background-image: url(../images/page-titles/about.jpg);
}

.about h1 {
	color: #fff;
	font-weight: bold;
}

.about .mx-opacity {
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
}
