.bolt-btn, .bolt-btn:hover, .bolt-btn:active, .bolt-btn:visited {
    background-color: #15d378 !important;
    border: #15d076;
    outline: none!important;
}

.bolt-btn:hover, .bolt-btn:active {
    background-color: #13bd6b !important;
    border: #15d076;
    outline: none!important;
}

.bolt-btn:focus, .bolt-btn:active, .bolt-btn:visited {
    box-shadow: 0 0 0 0.2rem rgba(22, 234, 131, 0.51) !important;
}

.glovo-btn, .glovo-btn:hover, .glovo-btn:active, .glovo-btn:visited {
    background-color: #ffcd1a !important;
    border: #ffcd1a;
    outline: none!important;
}

.glovo-btn:hover, .glovo-btn:active {
    background-color: #d3ad1f !important;
    border: #ffcd1a;
    outline: none!important;
}

.glovo-btn:focus, .glovo-btn:active, .glovo-btn:visited {
    box-shadow: 0 0 0 0.2rem rgba(250, 209, 61, 0.56) !important;
}

.choice-btn, .choice-btn:hover, .choice-btn:active, .choice-btn:visited {
    background-color: #f5785a !important;
    border: #fa704f;
    outline: none!important;
}

.choice-btn:hover, .choice-btn:active {
    background-color: #d76c53 !important;
    border: rgb(154, 78, 60);
    outline: none!important;
}

.choice-btn:focus, .choice-btn:active, .choice-btn:visited {
    box-shadow: 0 0 0 0.2rem rgba(245, 120, 90, 0.44) !important;
}

.loko-btn, .loko-btn:hover, .loko-btn:active, .loko-btn:visited {
    background-color: #ff4e91 !important;
    border: #bb4f76;
    outline: none!important;
}

.loko-btn:hover, .loko-btn:active {
    background-color: #fc4086 !important;
    border: rgb(203, 81, 124);
    outline: none!important;
}

.loko-btn:focus, .loko-btn:active, .loko-btn:visited {
    box-shadow: 0 0 0 0.2rem rgba(255, 78, 145, 0.44) !important;
}

.asap-forum-btn, .asap-forum-btn:hover, .asap-forum-btn:active, .asap-forum-btn:visited {
    background-color: #8000FF !important;
    border: #5907ac;
    outline: none!important;
}

.asap-forum-btn:hover, .asap-forum-btn:active {
    background-color: #6608c3 !important;
    border: #5907ac;
    outline: none!important;
}

.asap-forum-btn:focus, .asap-forum-btn:active, .asap-forum-btn:visited {
    box-shadow: 0 0 0 0.2rem rgba(0, 10, 196, 0.44) !important;
}
