.tithe-toolbar,.tithe-history-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:24px 0 14px}
.tithe-toolbar h3,.tithe-history-title h3{margin:0 0 4px;font-size:16px}.tithe-toolbar p,.tithe-history-title p{margin:0;font-size:11px}
.tithe-history-title{margin-top:28px}
.payment-balance{display:flex;align-items:center;justify-content:space-between;background:var(--graphite);color:white;border-radius:11px;padding:13px 15px;margin-top:16px;font-size:12px}.payment-balance strong{font-size:17px}
@media(max-width:600px){.tithe-toolbar{align-items:flex-start;flex-direction:column}.tithe-toolbar button{width:100%}}
