<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal-cancel-order .modal-inner-wrap {
     width: 500px;
    max-width: 100%;
}
.modal-cancel-order select.reason {
    margin-top: 20px;
    margin-bottom: 20px;
}
.modal-cancel-order button {
    margin-top: 20px;
}</pre></body></html>