table.reservations .reserved.mine {
    background-color: red;
}

.custom-example-class {
    border: 2px dotted orange;
}
