@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@300;400;500;600&display=swap");
body {
  font-family: "Noto Sans Arabic", sans-serif !important;
}
.p-heading {
  line-height: unset !important;
}

.custom-btn.bg-white.rounded-pill {
  padding: 5px 20px !important;
}
/* .join-us-img {
  width: 29% ;
} */