.weekday {
    font-weight: bold;
    text-align: right;
}

.weekday-badge {
    font-weight: bolder;
}

.table tr, .table td, .table th {
    padding: 0;
}

.selected {
    background-color: #35CCF6;
}

