
.btn-success
{
    --bs-btn-bg: #59AF31 !important;
}

.text-success{
    color: #59AF31 !important;
}

.bg-success
{
    background-color: #59AF31 !important;
}
