/* شعار مرستكه: إزالة الخلفية من الصورة والحاوية */
img[data-site-logo],
#heroBrandImage {
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.brand,
.footer-brand {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
