@charset 'UTF-8';

.section {
	max-width: 800px;
}

.feature-tech .text {
	margin-bottom: 36px;
	text-align: center;
}

.feature-staff .inner {
	margin-bottom: 70px;
	line-height: 2.5;
}
.feature-staff .inner:last-child {
	margin-bottom: 0;
}
.feature-staff .subtitle {
	margin-bottom: 20px;
}
.feature-staff .image {
	width: 200px;
}
.feature-staff .inner > div + div {
	margin-top: 30px;
}
