@charset "UTF-8";

.section-intro {
  margin: 15px 20px 0 20px;
}
.section-name {
  margin: 20px 0;
	color: #222;
	/* color: white; */
	font-size: 1.5em;
	font-weight: bold;
	/* letter-spacing: .025em; */
	padding: 0 20px;
	/* text-transform: uppercase; */
	/* text-shadow: 0px 0px 2px white; */
}
