.btn-excel {
    background-color: #1D6F42 !important;
    border-color: #1D6F42 !important;
    color: white !important;
}
.btn-excel:hover {
    background-color: #14532d !important;
    border-color: #14532d !important;
    color: white !important;
}