@charset "UTF-8";
/* CSS Document */


/* About */
.About {
	background: url(../../module/about/img/BgrSA.svg) no-repeat center center #8bb431;
	background-size: cover;
	color: #FFF;
	border-top: 4px solid #FFF;
}

.About a {
	text-decoration: none;
}

