@font-face {
    font-family: "GE Hili Book";
    src: url("https://arbfonts.com/wp-content/fonts/unlimited-free-arabic-fonts/GE_Hili_Book.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "GE Hili Book", sans-serif;
}
.s-block.s-block--fixed-banner.wide-placeholder .container{
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.s-block__title.divider-title * {
    color: #8d62aa;
}
.copyrights p a:hover,
.store-footer .footer-container .footer-list a:hover{
  color: #fff !important;
}