@charset "UTF-8";

.dropdown{
	min-width: 160px;
}

.MainTitle {
    height: 60px;
    width: 60%;
    background-color: #2F2F2F;
    padding-top: 10px;
    text-align: justify;
    padding-bottom: 10px;
}



.section{
	height: 140px;
	text-align: center;
	padding-top: 30px;
	min-width: 300px;
}

.subsection {
	width: 120px;
	height: 80px;
	padding-top: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.subsectionText {
	color: lightgray;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	align-self: baseline;
}


#ss1 {

}

#ss2 {

}

#ss3 {

}
