/*

Custom style

You can override the default class or style here

This file will not be overwritten by the updater

*/

#mainNav {
    background-color: #2f1630;
}

.footer {
    background-color: #2f1630 !important;
}

[dir="rtl"] #navb{
  text-align:right;
  direction:rtl;
}

[dir="rtl"] .navbar, [dir="rtl"] .container {
    text-align: right !important;
}