#calendarioSection{
    padding: 0;
}

#sidebarToggler{
    display: flex;
}

/*
.event-info a {
    text-decoration: none;
    color: white;
}

.event-info a:hover {
    text-decoration: none;
    color: #0e95a8 !important;
}

.event-container:hover{
    background: #0e95a8 !important;
}
*/