.accordion-title{
	cursor: pointer;	
	margin-bottom: 40px;
	margin-top: 40px;
	clear: both;
	text-transform: uppercase;
}
.accordion-title h2{
	font-weight: 600;
	letter-spacing: 0.12em;
	margin-bottom: 0;
}
.hidden{display: none;}
.col-30px{flex: 0 0 30px;}