.note_content {
    background:linear-gradient(90deg, #ff6a71, #ffa667) !important;
}
.note_content p {
    font-weight:600;
    color:#fff;
}
ul.order_notes.leanpay li.system-note .note_content::after{
    border-color:#ff6a71 transparent;
}


#woocommerce_wc_leanpay_module_success_url optgroup {
    height: 0px !important;
    color: transparent;
}

#woocommerce_wc_leanpay_module_success_url optgroup option {
    display: block !important;
}

#woocommerce_wc_leanpay_module_failure_url optgroup {
    height: 0px !important;
    color: transparent;
}

#woocommerce_wc_leanpay_module_failure_url optgroup option {
    display: block !important;
}