/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.jobpparallax {
	color: #fff;
}

.jobpparallax h4 {
	font-size: 1.6rem;
}

.jobpparallax p {
	font-size: 1.6rem;
	
}

.jobpparallax a {
	font-weight: 700 ;
	color: #fff;
}

.txtgruen {
	color: #3b765e;
	font-weight: 600;
}