[dir="rtl"]
.select2-container--bootstrap-5
.select2-selection--single
.select2-selection__clear {
    right: auto;
    left: 0.75rem;
    width: 0.625rem;
    height: 0.625rem;
    padding: 0.125rem;
    background-size: 0.625rem auto;
}

[dir="rtl"]
.select2-container--bootstrap-5
.select2-selection--single
.select2-selection__clear:hover {
    background-size: 0.625rem auto;
}

[dir="rtl"]
.select2-container--bootstrap-5
.select2-selection--single
.select2-selection__rendered {
    padding-left: 1.75rem;
}
