body {
 background-color: #343a40 !important;
 color: #fff !important;
}

.nav_override {
 padding-left: 20px;
 background-color: #282c2f !important;
}

.home_image {
 width: 100%;
 height: 800px;
 max-height: 100%;
 margin: 0;
 padding: 0;
 background-size:100% 100%;
 background-repeat: no-repeat;
}

.footer {
 height: 10px !important;
 left: 0;
 bottom: 0;
 width: 100%;
 background-color: #282c2f !important;
 color: white;
 text-align: center;
 padding-bottom: 50px;
}