@charset "UTF-8";
/*
	Filename: teaching-materials
	Version: 1.0.1
*/
.text p {
	margin-bottom: 60px;
	font-size: 16px;
	line-height: 1.8;
}
.text .flex {
	justify-content: flex-start;
	margin-bottom: 80px;
}
@media screen and (max-width: 750px) {
}