.card-title {
    color: #4b5019 !important;
}

.btn-primary {
    background-color: #4b5019 !important;
}

.btn-dark {
    background-color: #4b5019 !important;
}

.bg-dark {
    background-color: #4b5019 !important;
}

.card-header {
    background: #212934 !important;
}

.btn-gray {
    background-color: #c3c2c2 !important;
}


