/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.availability-list{
    padding: 8px;
    color: white;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 87px;
    background-color: #4c4b4bb0;
    width: 100%;
    font-weight: bold;
    text-align: center;
}