/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');* {
   font-family: "Tajawal", sans-serif!important;
}
.s-contacts-icon {
border-color: #171717;
}
.navbar-brand img {
    max-height: 3rem !important;
}

.map-10 .justify-around >div:first-child{
    display:none;
}

.store-footer__inner .opacity-\[0\.08\] {
  opacity: 1;
}