@charset "UTF-8";

/* @group Title */

.page-title,
.page-title-min {
	background-color: #6e5a3c;
}

.section-title {
	background-color: rgba(110, 90, 60, .1);
	border-left-color: #6e5a3c;
}

.section-title-min::before {
	border-color: #6e5a3c;
}

/* @end */
