h4>a {
	color: #6b4e06;
	font-weight: 800
}

hr {
	border-top: solid 1px #6b4e06
}

.pattern-notes table td {
	border: 1px solid rgba(188, 143, 143, 0.5);
	padding: 0.5em;
}

.pattern-notes table tr td:first-child {
	white-space: nowrap;
	font-weight: 400
}