@media (max-width: 991px) {
	div.subsection {font-size: 1.4rem; line-height: 1.4rem; border-bottom: 1px dashed; padding-bottom: 0.5rem; margin-top: 1.4rem;}
	div.subsection a {text-decoration: none;}
}
@media (min-width: 992px) {
	div.subsection {font-size: 2rem; line-height: 2rem;}
}