/* HD Legal Docs — front-end document */
.hdld-doc {
	max-width: 800px;
	margin: 0 auto;
	line-height: 1.65;
}
.hdld-doc__title { margin-bottom: .25em; }
.hdld-doc__updated { color: #666; margin-top: 0; margin-bottom: 2em; }
.hdld-doc h2 { margin-top: 1.8em; margin-bottom: .5em; font-size: 1.25em; }
.hdld-doc p { margin: 0 0 1em; }
.hdld-doc__contact { background: #f7f7f7; padding: 1em 1.25em; border-radius: 6px; }
