/*
CTC Separate Stylesheet
Updated: 2024-02-22 10:35:09
Theme Name: Newspaper mylatrobe
Theme URI: www.latrobe.edu.au/mylatrobe
Template: Newspaper
Author: WebOps - Louise Young
Description: This theme was created to allow for customisation for myLatrobe (particularly in the events section)
Tags: black,white,one-column,two-columns,fixed-layout
Version: 12.6.4.1708558510
*/
.events-note{
	font-style:italic;
}

.the-events-calendar-category-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  padding-bottom:10px !important;
}
 
.the-events-calendar-category-list ol li {
  display: inline-block;
  list-style: none;
  padding: 0.5rem 1rem;

}
 a.active {
	border-bottom: 4px solid #e2231b !important;
	
}
