.pgcal-container table{margin:0px;padding:0px;}
.fc-event-past{opacity:50%;}
.fc-h-event .fc-event-main-frame{display:block;}
.fc-col-header-cell-cushion, .fc-daygrid-day-number{text-decoration:none !important;}
.fc-event-title{white-space:normal;}
.pgcal-branding{color:grey;font-size:70%;float:right;}
@media(max-width:767px){
.fc-toolbar.fc-header-toolbar {
display: flex;
flex-direction: column;
}
}