.root {
    /* @Private */
    user-select: none;

    /* @Public */
    background: white;
    border: 1px solid $brand-secondary;
}
