.b-dressing-room .calendar .days td label, .b-dressing-room .calendar .days th label {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    background-color: #f4e6e5;
    transition: background-color .3s ease-in;
    cursor: pointer;
    line-height: 42px;
}