.issue-title
{
	font-family: 'Open Sans Condensed';
	font-weight: 700;
}

.issue-story
{
	border: solid thin #cee6f0;
	padding: 10px 15px;
	margin-bottom: 20px;
	overflow-y: auto;
}

.issue-story h1
{
	font-size: 25px;
	font-weight: 600;
	margin-top: 0;
}

.issue-story h2
{
	font-size: 20px;
	font-weight: 600;
}

.issue-story h3
{
	font-size: 18px;
	font-weight: 600;
}
