/*!
 * Add custom css for this site here:
 */


/*! * Title case for accordion headings on /index */
 #accordion1 .card-header h3 button.btn {
	 text-transform:none;
}


