/* stylelint-disable */
.hsph-qa-data {
    border: solid 1px black;
    font-size: 0.75em;
}

.hsph-qa-data .hidden {
    display: none;
}
