body {
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  
  div {
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  
  a {
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  
  h1 {
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  
  h3 {
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  
  button {
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  
  h4 {
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  
  h2 {
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  select {
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  span{
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  h6{
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  input{
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  
  h5{
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }
  th{
    font-family: 'Noto Sans Arabic', sans-serif !important;
  }

  .header-topbar{
    background-color :#017ea8 !important;
  }
  .btn-primary {
    background-color: #055774 !important;
}

.bg-primary {
    background-color: #00a4de !important;
}

.features-list-layout3 .feature-item .feature-icon {
    background-color: #00bbff !important;
}

.bg-overlay-secondary-gradient:before {
    background-image: linear-gradient(90deg, rgba(37, 55, 69, 0) 0%, rgba(0, 38, 120, 0.04) 3%, rgb(0 187 255) 80%) !important;
}

footer .contact-list li a {
    color: #00ffe3;
}

