.billing-box { align-items:flex-start; padding-top:calc(3rem + 80px); }
.btn-primary-full { background:var(--color-primary); color:#fff; border-radius:8px; }
.btn-outline-full { background:transparent; color:var(--color-black); border:1px solid #d4d7d9; border-radius:8px; }
.btn-danger-full { background:transparent; color:#b3261e; border:1px solid #f0c9c6; border-radius:8px; }
.mt-8 { margin-top:8px; }
.text-success-c { color:var(--color-success); }
.fs-12 { font-size:12px; }
.fs-16-muted { font-size:16px; color:var(--color-body); margin-bottom:1.5rem; }
.mt-1rem { margin-top:1rem; }
.mt-1rem-fs13 { margin-top:1rem; font-size:13px; }
.w-520 { max-width:520px; }
.invoice-table { margin-top:1rem; font-size:13px; }
.btn-outline-full-noshadow { background:transparent; color:var(--color-black); border:1px solid #d4d7d9; border-radius:8px; box-shadow:none; }
.fs-15-muted { font-size:15px; color:var(--color-body); margin-bottom:1.5rem; }
.fs-26 { font-size:26px; }
.fs-48-icon { font-size:48px; margin-bottom:12px; }
.mt-1_5rem { margin-top:1.5rem; }
.w-480 { max-width:480px; }
.center-mb-1_5rem { text-align:center; margin-bottom:1.5rem; }
.mb-15 { margin-bottom:15px; }
