@charset "UTF-8";

.symbol {
	float: left;
}

section {
	clear: both;
}

.title {
	margin-bottom: 100px;
}

.title h1 {
	padding-top: 75px;
}

.section {
	text-align: left;
	font-size: 24px;
}

.section h1 {
	color: #1da7e7;
}

.inner-section {
	text-align: center;
	width: 335px;
	height: 335px;
	display: inline-block;
	overflow: hidden;
}

.inner-section h1 {
	font-size: 28px;
	color: #666;
}

.welcome-logo {
	text-align: center;
	font-size: 1.5em;
	margin: 0;
}

li {
	margin: 10px 0;
}
