.filterSection {
    max-width: 200px;
    padding: 10px 5px 5px 5px;
    border: 1px solid var(--selection-color);
    border-radius: 12px;
}