.footer-bottom * {
  color: #fff !important;
}
.footer-bottom {
  background-color: #0f2232 !important;
  border-radius: 10px;
  padding: 10px;
}



.store-header::before {
    content: "احصل علي  خصم 8% مع كود KH8 متاح الآن عند الدفع عبر مدى أو فيزا أو التحويل البنكي ✨ اطلب الآن واستفيد بالعرض قبل انتهاءه!";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: red;
    color: #fff;
    padding: 20px 15px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    font-weight: bolder !important;
}