.questions-filters-active {
    color: rgb(23, 36, 63);
    border-width: 0.5px;
    border-style: solid;
    border-color: rgb(23, 36, 63);
    border-image: initial;
}

.rounded-8 {
    border-radius: 8px;
}