.quote-draft-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 16px;border:1px solid #d8d8d8;border-radius:14px;background:#fff;color:#222;box-shadow:0 8px 24px rgba(0,0,0,.05)}.quote-draft-notice span{font-weight:650}.quote-draft-notice button{border:0;background:transparent;color:#a51610;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}@media(max-width:620px){.quote-draft-notice{align-items:flex-start;flex-direction:column}.quote-draft-notice button{padding:0}}