/* SCRIPT */

.scriptbox {margin:auto;
width: 725px;
min-height: 651px;
padding:100px;
background: #E8E8E8;

font-family: archivo, Sans-Serif;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 27px;

text-align: justify;

color: #383838;
}

.script_character {margin-left:200px;
font-family: archivo, Sans-Serif;
font-style: normal;
font-weight: 900;
font-size: 14px;
line-height: 16px;

text-align: justify;
text-transform: uppercase;

}

.script_dialogue {
	margin-left:170px;
margin-top:15px;
margin-bottom:30px;
	padding-right:120px;
font-family: archivo, Sans-Serif;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 27px;

text-align: justify;}


.script_trenner {margin-top:60px;
margin-bottom:50px;
margin-left:-20px;
width: 35px;
height: 1px;

background: rgba(56, 56, 56, 0.25);}