.bg-gradient-primary {
    color: #30cc30 !important;
    background-color:  #30cc30 !important;
}

.page-item.active .page-link {
    background-color: #30cc30 !important;
    border-color: #30cc30 !important;
}

.dashboard-card-header {
    color: #30cc30 !important;
}

.sidebar {
    background-color: #30cc30 !important;
}

.sidebars {
    background-color: #30cc30 !important;
}

.card-header>h6 {
    color: #30cc30 !important;
}

.border-left-primary {
    border-left: 0.25rem solid #30cc30 !important;
}

fieldset {
    border: 1px groove #30cc30 !important;
}

legend {
    color: #30cc30 !important;
    font-weight: 500 !important;
}

.text-gray-800 {
    color: #30cc30 !important;
}

.text-gray-900 {
    color: #30cc30 !important;
}

.modal-title {
    color: #30cc30 !important;
}

.btn-primary {
    color: white !important;
    background-color: #30cc30 !important;
    border-color: #30cc30 !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: white !important;
    background-color: #30cc30 !important;
    border-color: #30cc30 !important;
}

.badge-primary {
    color: white !important;
    background-color: #30cc30 !important;
}

.site-message {
    color: #30cc30 !important;
}

.toggle-icon {
    color: #30cc30 !important;
}

.site-message {
    color: #30cc30 !important;
}
