/* تطبيق الصورة الأصلية المرفقة على رأس بطاقة المدرسة نفسه */
[data-school-card] {
  background-color: #eef2f6 !important;
}

[data-school-card] > div:nth-of-type(2) {
  background-image:
    linear-gradient(rgba(24, 43, 60, 0.08), rgba(24, 43, 60, 0.08)),
    url('/school-card-background.webp?v=20260720-5') !important;
  background-size: 100% 100%, 100% 100% !important;
  background-position: center center, center center !important;
  background