
.resume-header:before {
	background: rgba(0,0,0,0) !important;
}

.resume-header:after {
	background: rgba(0,0,0,0.1) !important;
}

.company-header:before {
	background: rgba(0,0,0,0) !important;
}

.company-header:after {
	background: rgba(0,0,0,0.1) !important;
}

.job-header:before {
	background: rgba(0,0,0,0) !important;
}

.job-header:after {
	background: rgba(0,0,0,0.1) !important;
}