/* vart-wallet.css */
.vart-wallet-button {
    padding: 10px 20px;
    background-color: #6a1b9a;
    color: white;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}
