@charset "UTF-8";


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

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

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


#ss1 {

}

#ss2 {

}

#ss3 {

}


