
.fastinfo {
	color: #fff;
	font-family: raleway;
	width: 100%;
	margin-bottom: 80px;
	margin-top: 20px;
}

.fastinfo-title {
	text-align: center;
	font-size: 50px;
	color: #ffd56a;
	margin-bottom: 30px;
}

.fasinfo-text {
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	font-weight: 450;
}

.projects-section {
	width: 100%;
}