@charset "utf-8";
/* CSS Document */

#certifications div {
	border-bottom: 1px dotted rgb(61,61,61);
	margin-bottom: 30px;
	padding-bottom: 15px;
}

#certifications a {
	color: rgb(64,64,64);
	font-weight: normal;
}

h1 {
	margin-bottom: 10px;
}

img + img {
	margin-top: 28px;
}