body {
    direction: rtl;
}
html, body {
    letter-spacing: 0px;
}

.mfi-google-pay, .mfi-apple-pay {
    direction: ltr;
}

.icon-container {
    left: calc(17% - 10px);
    right: unset !important;
}

.swipe-out {
    transform: translateX(-150%) !important;
}
.mfi-data-table td {
    text-align: right;
}