.glossary th {
	background: #0097a7;
	text-align: center;
	color: #fff;
	font-weight: 900;
}

.glossary th:first-of-type {
	width: 10%;
}

.glossary th,
.glossary td {
	border: 1px solid #000;
	padding: 0.5em;
}

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