/* Overrides for development environment */
.bg-dark {
    background-color: #555555 !important;
}

body {
    background-color: #D5D5D5;
}
