/* place your custom code here */

.service-item p {
	margin-bottom: 0.5em;
}

.bigger {
	font-size: 130%;
}

.resume-1 {
	font-family: "Roboto", sans-serif;
	letter-spacing: 0.5px;
	font-size: 90%;
	line-height: 120%;
}
.resume-2 {
	font-size: 125%;
	margin-left: 1em;
	line-height: 1.25em;
}
.resume-3 {
	margin-left: 2em;
	font-size: 90%;
	line-height: 125%;
}

.extra {
	font-size: 70%;
	margin-left: 2em
}

.resume {
	border-top: 1px solid #483d8b;
	width: 60px;

}