.bold-product__actions.bold-product-upsell__actions button {
    padding: 7px !important;
    border: 1px solid black !important;
}

.bold-product__actions.bold-product-upsell__actions button:hover {
    background-color: #80808021 !important;
    cursor: pointer !important;
}

#bold-modal__window {
    z-index: 9999999 !important;
}