.checkout-notice { margin: 18px 0 12px; padding: 11px 13px; border-radius: 8px; background: #b3261e; color: #fff; font-size: 10px; line-height: 1.6; }
.checkout-proceed { width: 100%; padding: 13px; border: 0; border-radius: 8px; background: #b8860f; color: #fff; font: 800 11px Manrope, Arial, sans-serif; cursor: pointer; }
.checkout-proceed:hover { background: #8a6414; }
