dl {
	
}

dt {

	&:first-child {
		margin-top: 0;
	}
}

dd {

	&:last-child {
		margin-bottom: 0;
	}
}