@media only screen and (min-width:1000px) {
.page-title-wrap {
	background:url(/sites/default/files/theme/h1-bg.svg) no-repeat 0 50%;
	padding-left:5rem;
 }
}
.page-title {
	color:#6d1f01;
}
.slider-text h2 {
	color:#6d1f01;
}
.node-content h2 {
	border-bottom:solid 1px brown;
	margin-bottom:2rem;
}
.node-content .webform-submission-form,
.node-content h2,
.node-content h3,
.node-content h4,
.node-content h5 {
	color:#6d1f01;
}