.home-balance-card{--card-bg:#fbf2ea;background-color:var(--card-bg);border-radius:12px;margin-bottom:8px}.home-balance-card .header{padding:16px 24px 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-balance-card .header h6{font-size:18px;font-weight:500}.home-balance-card .body{padding:6px 24px 16px 24px}.home-balance-card .body h2{font-size:24px}.home-balance-card .body p{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.theme--dark .home-balance-card{--card-bg:#2d3748}