/* Adult Education Classes*/
.page-id-58 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2018/06/IMG_3204.jpg') !important;
}
a {
     color: #5B62DC;
}
body {
 background-color: #EBFCFC;
}

a:hover {
     color: #F96F0A;
     text-decoration: underline;
}
/* ESL GED Classes */
.page-id-331 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/img_1918.jpg') !important;
}

/* Citizenship & Immigration */
.page-id-342 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/img_1918.jpg') !important;
}

/* Computer Center */
.page-id-355 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2018/06/IMG_3204.jpg') !important;
}

/* After School Program */
.page-id-57 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/group-summer-at-park.jpg') !important;
}

/* Early Childhood Education */
.page-id-55 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2018/06/IMG_2830.jpg') !important;
}

/* Education */
.page-id-303 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2018/06/IMG_2491.jpg') !important;
}

/* Empowering Communities */
.page-id-44 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/20160516_173340.jpg') !important;
}

/* Our Story */
.page-id-152 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/18671780_10154654752347965_1862140850175170084_o.jpg') !important;
}

/* Our Community */
.page-id-167 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/img_3739.jpg') !important;
}

/* Support */
.page-id-305 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/img_3739.jpg') !important;
}

/* Our Impact */
.page-id-243 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2018/05/5.9.18_peng5.jpg') !important;
}

/* eCommerce */
.page-id-293 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/img_1918.jpg') !important;
}

/* Job Club & Career Foundations */
.page-id-336 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/img_1918.jpg') !important;
}

/* Workforce */
.page-id-307 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/img_1918.jpg') !important;
}

/* Food Pantry & Support Services */
.page-id-61 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/07/13521911_1136463116375987_1781779304268467497_n.jpg') !important;
}

/* Our Stories */
.page-id-247 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2017/08/img_3724.jpg') !important;
}


/* Cultural Fridays */
.page-id-981 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2018/04/20171215_190335.jpg') !important;
}
/* Celebrating 129 Years of Service */
.page-id-48 .aboutpage .cd-fixed-bg-one {
	background-image: url('https://onwardhouse.org/wp-content/uploads/2018/06/page32.jpg') !important;
}



/* Grid Page Reformat */
@media screen and (min-width: 59.6875em) {
	.page-template-grid-page .fourcolumn {
		float: middle;
		margin: 0 2% 40px 0;
		width: 31%;
	}
}

/* Hyperlink Color Change for News Items */
.news .entry-content a {
	color: #f7931d;
}

/* Hyperlink Color Change on anything classed as "sign" -- used for front page Walk-A-Thon link */
a.sign {
	color: #f7931d;
}

/* Larger button size for donate button */
a.button {
	line-height: 4em;
	padding: 1.2em 2.4em;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .13em;
}
/* NinjaForm CSS recolor */
.nf-field-container {
 color: #333333
}
/* tighten paragraph spacing*/
.entry-content p {
    line-height: 1.5;
}