/* Custom Stylesheet hash:17412514271741261641 dated 17 Jun, 2025 05:46:53+Asia/Karachi */
/* Add custom CSS here */

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

.search--home {
  background-image: url('https://kayako-helpcenters-assets.s3.us-east-1.amazonaws.com/engineyardsupport/Zam_EY_Home_Search_BG.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;  
}


.hero-heading {
  color:white;
}


<!-- Engineyard ------->
.container-platinum {
  display: flex; /* Enables flexbox */
  justify-content: center; /* Centers horizontally */
  align-items: center; /* Centers vertically */
  width: 100vw; /* Full viewport width */
}

.container-platinum img {
    width: 600px; /* Set width */
}

.page-hero-announce-area {background-image: url('https://kayako-helpcenters-assets.s3.us-east-1.amazonaws.com/engineyardsupport/eyc-platinum-banner-01.jpg'); background-size: contain; background-repeat: no-repeat; padding: 90px 0px 90px; background-position: center; background-repeat: no-repeat; width: 600px; margin: 10px auto 10px auto;}