@charset "utf-8";
/* CSS Document */
.about-right h2{
	margin-bottom:30px;
	width:100%!important;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
.about-right p{margin-bottom:10px;text-indent:2em;}
.fontBold{font-weight: bold;}

