.logout-wrapper .card{width:100%;max-width:500px}.logout-wrapper .card h2{margin-bottom:10px}.logout-wrapper .card p{margin-bottom:20px}.logout-wrapper .card>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logout-wrapper .card>div button{min-width:200px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}