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

a.list-group-item {
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 24px auto;
}h3 { margin-top: 4em; }
