.my-footer {
    background-color: darkslategray;
    height: 5em;
    margin-top: 1.5em;
    padding: 1em;
    color: whitesmoke;
    font-size: 80%;
}
.room-image{
    max-width: 50%;
}
.red-text {
    color: red;
}

p {

}

.carousel-caption{
    background-color: darkslategray;
}
.notie-container {
    box-shadow: none;
}

.datepicker {
    z-index: 10000;
}