@font-face {
  font-family: 'Careem';
  src: url('https://amr099.github.io/Fonts/CAREEM.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

:root{
  --color-primary:#d49013 !important;
  --f-color:#d49013 !important
}

body {
  font-family: 'Careem', sans-serif;
}

.banner_ad .ad-star-btn { 
   background-color: #d49013;
}

.image-title .title-heade {
    background-color: transparent;
    color: #fff;
}