
/* تغيير لون خلفية الفوتر ولون النص */
footer, .footer, .site-footer {
  background-color: #F26739 !important;
  color: #ffffff !important;
}

footer a, .footer a, .site-footer a {
  color: #ffffff !important;
}

footer * {
  color: #ffffff !important;
}
