@charset "utf-8";

/* ----------------------------------------------------------
 Terms
-----------------------------------------------------------*/

#terms h3 { font-size: 1.875rem; }
#terms h4 {
	margin: 30px 0 10px; padding: 10px;
	font-size: 1.25rem;
	}

#terms section > ol {
	}
	#terms section > ol li {
		list-style-type: decimal;
		margin: 0 0 0 1.5rem;
		}
		#terms section > ol > li { margin-bottom: 5px; }