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