[v-cloak] {
  display: none;
}

a {
  text-decoration: none;
}

.hand {
  cursor: pointer;
}

.nw {
  white-space: nowrap;
}

.ltr {
  direction: ltr;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

img.thumb {
  object-fit: cover;
  object-position: center;
  width: 150px;
  height: 100px;
}