/* 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;
}
.section-space.categories-1 img{
    width: 80%;
}

.s-contacts-icon {
border-color: #121212;
}

.store-footer__inner .container >div >div{
    height: 5rem !important;
}