
strong{
	color:#000;
	font-family: "CalibreSemibold";
}
	
	nav{
		font-weight: 500;
	}
	
/** about **/

.company{
	margin:0;
}

.role{
	margin-top: 1rem;
}

.location{
	margin:0;
	color:#999;
	font-size:16px;
	line-height:28px;
}

.time{
	color:#999;
	font-size:16px;
	line-height:28px;
}


/** work **/


.sectiontitle{
	font-family: "Roboto Mono";
	font-size: 11px;
	color: #BBC211;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing:0.035rem;
}




#cv ul{
	margin-top:0;
}
	

#cv ul li{
	line-height:1.25rem;
}

.description{
	margin:1rem 0 0;
	font-size:16px;
	line-height:1.2rem !important;
	color:#999;
}



#cv h3{
	margin-bottom:0.5rem;
	letter-spacing: -0.005rem;
}
	
