.q-document-block > ul > li {
	display: list-item;
	margin-bottom: 4px;
}
.q-document-block > ul {
	list-style-type: disc;
}
.q-document-block ul p {
	margin: 20px 0 12px;
	font-size: 18px;
	font-weight: 400;
	color: #262626;
}
.q-site-update {
	font-size: 20px;
	font-weight: 500;
	font-family: Gotham, sans-serif;
}
.q-new {
	color: #ED2E26;
	font-weight: 600;
	vertical-align: super;
	margin-left: 5px;
	top: 0;
	font-size: 75%;
	font-family: Gotham, sans-serif;
}

/*# sourceMappingURL=index.css.map */