.areYouSure .text{
    text-align: center;
}

.areYouSure .buttons{
    display: flex;
    /* flex-direction: row; */
}