.foundations_content_class {
	padding: 0 40px;
	flex: 1;
	font-size: 16px;
	color: #333333;
}

.foundations_title_class {
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}

.foundations_section_class {
	text-align: left;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 40px;
}
.foundations_section_section_class {
	text-align: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 12px;
}

.foundations_paragraph_class {
	text-align: left;
	margin-top: 12px;
	text-indent: 2em;
}

.foundations_bg_class {
	width: 100%;
	height: 452px;
	margin-top:12px;
	background-image: url(../img/certificate.png);
	background-repeat: no-repeat;
	background-size: 620px 452px;
}
