<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rewards--balance{
    display: flex;
    align-items: center;
    justify-content: center;
    gap:10px;
}
.rewards--balance .title {
    font-size: 33px;
    font-weight: 600;
    line-height: 1.125;
    color: var(--color-primary-esmerald);
    margin: 0;
}</pre></body></html>