dl {
	margin:1rem 1.75rem !important;
}
dl dd ul li {
	margin:0;
	padding:0 !important;
}
dl dt p, dl dd p {
	margin:0;
}
dl dt {
	margin:0 0 .75rem;;
	font-weight:600 !important;
}
dl dd {
	border-bottom: 1px solid var(--border);
	margin:0 0 .75rem 1rem;
}
