body {
    direction: rtl !important;
    text-align: right !important;
    font-family: Righteous;
}

.me-3 {
    margin-right: 1rem !important;
}

.list-unstyled{
    text-align: left !important;
    direction: ltr !important;
}

.remember{
    direction: ltr !important;
}

.text-start {
    text-align: left !important;
}

.text-muted {
    color: #8492a6 !important;
    direction: rtl !important;
}

.client-testi {
    cursor: e-resize;
    direction: rtl !important;
}

.dropdown-menu {
    direction: ltr !important;
}

#topnav .navigation-menu>li>a {
    font-family: Righteous;
    padding-right: 15px;
    padding-left: 15px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Righteous;
    line-height: 1.5;
    font-weight: normal
}
