body {
  font-family: "Noto Naskh Arabic UI", cursive, serif, sans-serif !important;
}
body p, body span {
  direction: rtl;
}

.template-banner-message {
  direction: ltr;
}

@media (min-width: 992px) {
  .footer .pa-logo {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .footer .charity {
    text-align: center;
  }
}

.template-video-section .video-message h3 {
  direction: rtl;
}
