.nav-tabs-bottom .nav-link.active:before  {
    background-color: #9fef00;
}
.text-gr{
 color: #9fef00 !important;     
}
.btn-gr: hover{
        background-color: #fff;
}
.bg-gr, .btn-gr{
    background-color: #9fef00;
}