body {
    direction: rtl;
    text-align: right;
}

.form-label {
    float: right;
}

.navbar {
    direction: rtl;
}
