/* Code to change the store background color only */
body {
  background-color: #fbfcfd !important; /* <-- غيّر هذا اللون حسب رغبتك */
}