@media (max-width: 768px) {
    .mx-auto.pt-3.pb-3.offcanvas-header.border-top {
      display: block !important;
    }
  }
  .mx-auto.pt-3.pb-3.offcanvas-header.border-top {
    display: none;
  }

.btn-hijrah-primary {
    background: #E69321 !important;
    border: none;
}
.text-hijrah-primary{
  color:#FCB517 !important;
}
