.text-shadow {
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.7);
}

.footer-text {
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  font-weight: 600;
  paint-order: stroke fill;
  color: rgba(255, 255, 255, 0.95);
  -webkit-text-stroke: 0.75px black;
  font-size: 15px;
}

.noto-kufi-arabic {
  font-family: "Noto Kufi Arabic", sans-serif;
  font-optical-sizing: auto;
  font-weight: auto;
  font-style: normal;
}
