/*
 * Exam table styling. Mirrors the legacy .tg rules so the rendered tables match
 * what was on the page before, while staying scoped to .mn-eksamen-table.
 */
table.mn-eksamen-table.tg {
	color: #000;
	text-align: center;
}

.mn-eksamen-all .mn-eksamen-program { margin-top: 1.5em; }
.mn-eksamen-all .mn-eksamen-semester { margin-top: 1em; }
.mn-eksamen-all .mn-eksamen-subject-title { margin: .8em 0 .3em; }
