.rtl{
    direction: rtl;
    text-align: right;
}
.navbar .navbar-nav .nav-link{
    color: #fff;
}