body {
    direction: rtl;
    font-family: 'Noto Sans Arabic', sans-serif;
    background: #fff;
}
body a {
    font-family: 'Noto Sans Arabic', sans-serif;
    text-decoration: none !important;
}
body a:hover {
    text-decoration: none !important;
}
