
.searchselect_TextInput {
    margin: 1rem auto;
}

.highlightborder {
    border: 0.5vw solid var(--accent);
    border-radius: 1vw;
}
