.btn-on{
    background-color: rgb(73 80 87) !important;
    color: white;
}
.btn-of{
    background-color: rgb(182 185 188)  !important ;
    color: white;
}