﻿.carousel-contents {
    list-style-type: none;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}

.ickonic-available {
    position: absolute;
    background-color: #bb36b8;
    color: white;
    font-family: 'Bebas Neue', cursive, 'Font Awesome 5 Free';
    font-size: 14pt;
    padding-right: 10px;
    padding-left: 5px;
}

.rating {
    color: #bb36b8 !important;
}
