

.Montserrat {
	font-family: 'Montserrat', sans-serif;
}

.Roboto {
	font-family: 'Roboto' , sans-serif;
}

.IBMPlexSans {
	font-family: 'IBM Plex Sans' , sans-serif;
}

.BaiJamjuree {
	font-family: 'Bai Jamjuree' , sans-serif;
}

.indent20 {
	Text-Indent: 20px;
}

.indent40 {
	Text-Indent: 40px;
}

.bottom-margin {
	margin-bottom: 80px;
}

/* Statment of Qualifications */
.SoQ {
	margin: auto;
	width: 1000px;
	text-align: center;
}

#Logo {
	margin-top: 50px;
	height: 300px
}

#MainHeader {
	font-size: 40px;
	margin-top: 50px;
}