@charset "UTF-8";

.mgn-top-30 {
	margin-top: 30px;
}

.mgn-bottom-30 {
	margin-bottom: 30px;
}

.mgn-top-bottom-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}