.Fr {
    &-thin-grey-border {
        border: 1px solid var(--border, $grey_200);
    }

    &-border-radius {
        border-radius: 3px;
    }
}
