.active{
    color: #C8FBBC!important;
}
.passive{
    color: #CCC!important;
}
.fancy-title::after {
    content: none!important;
}
.fancy-title{
    align-items: end!important;
}
.rounded-image{
    border-radius: 2rem!important;
}
.accomodation-table>thead>tr{
    background-color: #5D6378!important;
    color: #fff!important;
}