/* Enter Your Custom CSS Here */
.widgets_on_page ul { margin-left: 0;}

/*.page-template-page-band .widget_illinois_calendar_widget { 
  max-width: 1140px; 
  margin: 0 auto;
  padding-left: 3%;
  padding-right: 3%;
}

.page-template-page-band .widget_illinois_calendar_widget #content-list { 
  display: flex; 
  flex-wrap: wrap;
  list-style-type: none;
}

.page-template-page-band .widget_illinois_calendar_widget #content-list li {
  flex: 1 1 30%;
  margin-right: 3%;
  margin-bottom: 1em;
}*/