/* .smart-badge */
.smart-badge {

    // ======== Right to Left ========
    &[right-to-left] {
        direction: rtl;
    }
}