/* Custom Stylesheet hash:17797016961779703038 dated 18 Jun, 2026 16:22:47+Asia/Karachi */
/* Add custom CSS here */

.ace_scroller {
  color:white;
}
.ace_gutter-cell {
  color:white;
}

.search--home {
  background-image: url('');
}


.hero-heading {
  color:white;
}

.logo-row {
  display: flex;
  gap: 10px; /* space between images */
}

.image-row {
  max-width: 200px; /* optional */
  max-height: 48px;
}