@charset "utf-8";

/*----------------------------------------------------------------
 /category/ under
----------------------------------------------------------------*/
/*----------------------------------------------------------------
 base
----------------------------------------------------------------*/
/*----------------------------------------------------------------
 layout
----------------------------------------------------------------*/
.section{
	max-width: 900px;
}
/*----------------------------------------------------------------
 styles
----------------------------------------------------------------*/
#about .card{
	max-width: 720px;
	margin: 0 auto;
}
#about .card ul>li{
	margin: 0 0 1em 0;
}
#about .link{
	text-align: left!important;
}