/* Add CSS styles for your web site here and use them in index.html. */

/* .ol display: flex; flex-direction: column-reverse; */

#Status {
    background-color: rgb(255, 51, 0);
}

#Statuses {
    
}

html {
    background-color: rgb(255, 253, 242);
}

