.my-footer {
    background-color: #181925;
    margin-top: 1.5em;
    height: 5em;
    padding: 1em;
    color: white;
    font-size: 80%;
}

.room-image {
    max-width: 50%;
}

/* override styles here */
.notie-container {
    box-shadow: none;
}

.datepicker-picker {
    z-index: 10000;
}
