.guide{
    margin-bottom: 80px;
}


.alert p {
    margin: 25px auto;
}

.info {
    width: 700px
}

.btn-guide {
    text-align: center;
}

.buttonGuidePanel {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.row.buttonGuidePanel::after {
    display: none;
}

.questionDiv {
    display: flex;
    justify-content: center;
}