/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.welcome-to {
	color: #fff !important;
	font-size: 75%;
	font-family: 'Roboto', serif;
	font-weight: 200;
}

.welcome-here {
	color: #777 !important;
	font-size: 55%;
	font-family: 'Roboto', serif;
	font-weight: 200;
}


.job-list {
	margin-left: 80px;
	font-weight: 200;
}