.footer {
    /* height: 300px; */
}

.accordionTable .panel-open {
    height: unset;
    max-height: 0;
}

.privateContent {
    margin-top: 10px;
}

.question-answer__item {
    cursor: pointer;
}