/* BEGIN STATIC CSS ---------------------------------------------> */

.jobList .title
{
	margin: 0 0 6px 0;
	color: #4B7483;
	font-size: 0.8rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.jobList .experience
{
    color: #3C3C3C;
    font-weight: 300;
    font-size: 1.1rem;
}

/* END STATIC CSS -----------------------------------------------> */