.tags::before {
	font-family: "FontAwesome";
	content: "\f0c6";
	margin-right: 5px;
	/* font-size: 22px; */
}
.tags {margin: 16px 0 32px;}
.badge-secondary {
	color: #fff;
	background-color: #6c757d;
}
.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
}
.spage {margin-bottom: 20px !important;}