@charset "UTF-8";

a#color, a#index {
	color:#ed3922 !important;
}

/*BOXES*/

.one, .two, .three, .four, .five, .six, .seven {
	border:2px solid #ed3922;
}

.two, .three, .four, .six {
	width:26vw;
	height:44vh;
}

.five {
	width: 35vw;
	height:44vh;
}

.seven {
	width: 17vw;
	height:44vh;
}

/*TITLE*/

.title p {
	color:#ed3922;
}

.about {
	color:#ed3922;
}

.close {
	color:#ed3922;
}

.aboutbox {
	border:2px solid #ed3922;
}



/*ONE-ARCHIVE*/

.one {
	width:16vw;
	height:90vh;
}

.one p {
	font-size: 10pt;
}

.text#archive p {
	line-height: 10px;
}

.text#archive a {
	color:black;
}


/*Two*/

.two {
	background-color: #ed3922;
}

.two p {
	font-size: 25pt;
}


/*Three*/

.three {
}

.three img {
	height: 44vh;
}


.five img {
	width:35vw;
}

.seven p {
	margin-top: 10px;
	font-size: 40pt;
}

video {
	width:17vw;
	margin-bottom: -5px;
}

