/**
 * Layanan — page-specific CSS
 */
.page-hero{
  background: linear-gradient(180deg, #f4f7ff 0%, #ffffff 100%);
  padding-top: 2rem;
}
