.main-header,
.main-footer,
.live-modal,
#cc--main, /* cookie consent */
.no-print
{
	display: none !important;
}
.print{
	display: block;
}

.pt-6{
	padding-top: 1rem !important;
}
.pb-6{
	padding-bottom: 1rem !important;
}
h1.gamma{
	font-size: 2rem;
}
.bg-texture{
	display: none !important;
}
.event-calendar.month .cal-m-event .multi-event, .event-calendar.month .cal-m-event .empty-event{
	margin-bottom: 0px !important;
}
.event-calendar .timeline li.now:after {
	background: #dde1e6;
}
.event-calendar {
	-webkit-print-color-adjust: exact !important;
	print-color-adjust: exact !important;
}
.container-fluid {
	max-width: none;
}
body {
	padding: 0 !important;
}
