body[dir="rtl"] , .ar_font{
    font-family: 'Cairo', 'Figtree', sans-serif !important;
}

.main_color {
    background-color: #3E2723  !important;
}

.btn_color {
    background-color: #FF6F00 !important;
    color: #fff !important;
}

.text_secondary {
    color: #4E342E !important;
}

.text_light {
    color: #F5F5F5 !important;
}
.rtl-btn{
    justify-content: flex-start !important;
}
.txt-right{
    text-align: right !important;
}
.fill-current{
    fill:#eee !important
}
.p-rtl-24{
    padding-left:24px !important
}