/* #buttonCustom {
    background-color: #515342;
    border: none;
    border-color: #404234;
}  */

.btn-primary {
    background-color: #515342 !important;
    border-color: none !important;
}