.w-26 {
  width: 8rem;
}
.h-26 {
  height: 8rem;
}

.gUzRqT {
  /* height: calc(var(--vh, 1vh) * 100); */
  background: linear-gradient(0deg, rgb(7, 26, 140), rgb(33, 160, 192));
  /* position: fixed; */
}

.khmer-regular {
  font-family: "Khmer", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.bokor-regular {
  font-family: "Bokor", system-ui;
  font-weight: 400;
  font-style: normal;
  /* font-size: 20px; */
}

.w-10 {
  width: 3rem !important;
}
.h-10 {
  height: 3rem !important;
}
.mr-4 {
  margin-right: 0rem !important;
}