li.nav-item.nav-back {
    background-color: #000;
    padding: 0px 10px;
    margin-left: 10px;
}

li.nav-item.nav-back a {
    color: #fff;
}


.landing-hero.titiwangsa {
  background: url('../images/hero-bg/KLAF2026-titiwangsa-pavilion.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.landing-hero.batik {
  background: url('../images/hero-bg/KLAF2026-batik.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.landing-hero.idea {
  background: url('../images/hero-bg/KLAF2026-ideas.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
