.help-banner {
	background: url(/public/images/backgrounds/hex-bg.jpg) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	height: 100%;
	background-color: black !important;
}

.count-card {
	background-color: #f5f5f5;
	border-radius: 0px !important;
	border: none;
	position: relative;
}

.accordion-header > button {
	font-size: 0.6em !important;
	font-family: beaufort;
}