/* _content/Doa_Wallet/Views/Shared/_Layout.cshtml.rz.scp.css */


.container[b-1dbrhvn17q] {
    background-color: whitesmoke;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main[b-1dbrhvn17q] {
    width: 90%;
    margin: 0 auto;
    border-radius: 8px;
    background-color: white;
    padding: 1rem;
    text-align: center;
    max-width: 850px;
}
