.sidebar {
	padding-top:1.5rem !important;
}

h2.bloc-custom-color {
	color:#ffffff !important;
  	text-shadow: none !important;
}

.owl-theme .owl-controls {
	width:0px;
}

.fc-unthemed td.fc-today {
	background: #0a5e77;
}

thead > tr {
    border-bottom: 0px;
}

table tr th {
    background: rgb(10 94 119 / 100%);
}
.fc-unthemed th,.fc-unthemed td {
    border: unset !important;
}
.fc-button-primary {
	background:#157E99;
}
.sidebar .fc-content {
    height: 1.5em;
}
.fc-title {
	display:block !important;
}

.block-grid, .blazy.block-grid, .item-list > .block-grid {
  margin:unset !important;
}

.center-content {
  justify-content: center;
}

.white-custom-color {
	color:#ffffff !important;
  	text-shadow: none !important;
}