#heading {
	color: black;
	background: #A3B18A;
	padding-top: 1.5px;
	padding-bottom: 1px;
	margin-top: -21px;
	box-shadow: 0 0 0 100vmax #A3B18A;
	clip-path: inset(0 -100vmax);
}

html {
  background-color: #DAD7CD;
}

#job-listings {

}

#subhead {
  margin-top:-20px;
}

#eduheader {
  margin-top:-20px;
}

#skillheader {
  margin-top:-20px;
}

.bullets{
	padding-bottom:15px;
	margin-top:-15px;
}

.title-length{
	color: black;
	margin-bottom: -22px;
	line-height: 18px;
	
}

.title{
  margin-top: 25px;
}
