.annotation-filters__title {
    text-align: center;
    font-weight: bold;
}

.annotation-filters__checkbox-column {
    text-align: left;
}

.annotation-filter {
    font-size: 12px;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}