.uc-arrow-back .t993__btn {
    flex-direction: row-reverse;
}

.uc-arrow-back .t993__btn-arrow svg{
    transform: rotate(180deg);
}