.site-footer {
  background-position: bottom !important; /* تأكد الخلفية ملتصقة للأسفل */
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding-bottom: 0 !important; /* إزالة الحشو السفلي */
  margin-bottom: 0 !important;  /* إزالة الهامش السفلي */
  min-height: auto !important;  /* منع حد أدنى مرتفع */
}