.contract-navigation-arrow {
    margin-inline-start: auto;
}

[dir="rtl"] .contract-navigation-arrow svg {
    transform: rotate(180deg);
}
