.line-separate-food {
    border-top: 1px solid #decfb7;
}

.btn-service {
    background: #ffffff;
    border: 1px solid #decfb7;
    color: #8c8c8c;
    border-radius: 2px;

}

.active-btn-service {
    background: #decfb7;
    color: #ffffff !important;
}

.btn-outline-service {
    background: #ffffff;
    border: 1px solid #decfb7;
    color: #8c8c8c;
    border-radius: 2px;
}

.btn-swal {
    border-radius: 5px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 10px 24px !important;
    cursor: pointer !important;
}
