.narrator {
	font-size: 16px;
	font-weight: 400;
	font-family: 'Times New Roman';
	text-align: left;
}

/* .narrator:first-of-type::first-letter {
	font-family: 'homestuckregular';
	font-size: 51px;
	float: left;
	line-height: 42.075px;
} */

.narratorinsert {
	font-size: 16px;
	font-weight: 400;
	font-family: 'Times New Roman';
}

.narrator:not(:first-of-type) {
	text-indent: 25px;
}

.noindent {
	text-indent: 0px !important;
}

.dialogue {
	text-align: left;
	margin-left: 40px;
}

.dialoguesquared {
	text-align: left;
	margin-left: 25px;
  margin-right: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.dialogue { 
  margin-top: 10px; 
  margin-bottom: 10px; 
}

.jump { 
  margin-top: 10px; 
  margin-bottom: 10px; 
}

.jumpup { 
  margin-top: 10px; 
}

.jumpdown {  
  margin-bottom: 10px; 
}

h1.epilogue {
	font-family: 'homestuckregular';
	font-size: 39px;
	line-height: 44.85px;
	text-size-adjust: 100%;
}

h1.epiloguetitle {
	font-family: 'homestuckregular';
	font-size: 51px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 60px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
}

.jane {
	color: #0097d7;
}

.masterpiece {
	color: #2ed73a;
}

h1 img {
	vertical-align: text-bottom;
	top: 10px;
}
