.btn-chocolat {
    background-color: #8d3823 !important;
    /* border-color: #2f3b49 !important; */
    color: #ffffff !important;
}

.btn-chocolat:hover {
    background-color: #2f3b49 !important;
    /* border-color: #2f3b49 !important; */
    color: #ffffff !important;
}

.btn-blue-customize {
    background-color: #2f3b49 !important;
    /* border-color: #2f3b49 !important; */
    color: #ffffff !important;
}