.question {
    font-weight: bold;
    margin-bottom: 0px;
}
.answer{
    margin-bottom: 20px;
}
.question-info{
    background-color: rgb(105, 208, 252);
    padding-top: 10px;
    padding-bottom: 10px;
}