body {
	font-family: "Kanit", sans-serif;
}
.link {
	color: #869ab8;
	text-decoration: none;
}
.link:hover {
	text-decoration: none;
}

.mt-section {
	padding-top: 3rem;
}
