
h1, h2, h3, h4, h5, h6 {
	color: #111;
}

h2, h3 {
	margin: 2em -28px 1em -56px;
	padding: 0.15em 28px 0.15em 56px;
}

h1 {
	background: none;
	padding-top: 14px;
	text-indent: -49px;
	text-transform: uppercase;
	margin-top: 0.5em;
	line-height: 1;
}

h1:first-letter {
	font-size: 3em;
	color: #fecc00;
	margin-right: -21px;
}

a {
	font-weight: bold;
	padding: 0 3px;
	color: #111;
	border-bottom-width: 0;
	text-decoration: underline;
}

a:hover,
a:focus {
	background: #efd522;
}

ul,
ol {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 0.857em;
}

ul li {
	list-style-type: circle;
	padding-left: 0;
	background: none;
}

table {
	border-width: 0;
}

thead th {
	background: #fff5d7;
	color: #111;
	border: 1px solid #efd522;
}

tbody td {
	border-bottom-color: #fff5d7;
	border-right-color: #fff5d7;
}

tbody td.last-child {
	border-right-width: 0;
}

blockquote {
	font-size: 0.857em;
}

blockquote,
blockquote p:first-child {
	background: none;
	padding-top: 0;
}

blockquote p {
	padding: 0;
}
