.search{
  text-transform: uppercase;
  font-weight: bold;
}

.id-lang, .en-lang{
  font-weight: bold;
}

.lh-1{
  line-height: 1.5em !important;
}

.lh-2{
  line-height: 1.8em !important;
}

.lh-3{
  line-height: 180px !important;
}

.ls-1{
  letter-spacing: 0.03em !important;
}

.ls-2{
  letter-spacing: 0.1em !important;
}

.ls-3{
  letter-spacing: 0.1em !important;
}

.text-justify{
  text-align: justify;
}

.w-18{
  width: 5rem;
}

.w-19{
  width: 5.5rem;
}

/* new custom */

.opacity-9{
  opacity: 0.9;
}
