/********************************************
* [data-class="dashboard"]
********************************************/
.fc-button-group .fc-dayGridMonth-button {
	border-radius: 0.5rem !important;
	margin-right: 1rem;
}
.weekly-calendar-wrapper>div {
	border-bottom: 1px dashed #e5e6e8;
}
.weekly-calendar-wrapper>div:first-child {
	border-top: 1px solid #e5e6e8;
}
.weekly-calendar-wrapper>div:last-child {
	border-bottom-style: solid;
}
#eventSwiper .swiper-slide {
	padding: .5rem;
}
#eventSwiper .swiper-slide a {
	display: inline-block;
	border-radius: .5rem;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
