.header-image::before {
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.btn.btn-primary {
    border-color: #8eda55 !important;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3) !important;
}
.btn.btn-primary:hover {
    background-color: #00ab54 !important;
}
.footer-upper {
    display: none;
}