﻿li.schema-intermediateresults { list-style-type: none; margin-bottom: 0; margin-top: 0.6em; padding-left: 30px; }
a { text-decoration: underline !important; }
@media (min-width: 768px) and (max-width: 991px) {
	.text-muted { margin-bottom: 5rem; }
}
@media (min-width: 577px) and (max-width: 767px) {
	.text-muted { margin-bottom: 5rem; }
}
@media (max-width: 576px) {
	.text-muted { margin-bottom: 5rem; }
}
