/* css */
.css-tengoevento {
    background-color: #064D95!important;
    color: white!important;
}

.css-noclick {
    cursor: not-allowed!important;
}


.is_today{
   outline: 4px solid #D18A1C!important;
}