.ipz-languages-modal {
    background: var(--ipz-surface);

    &__control:hover {
        border-color: var(--ipz-accent);
    }
}
