[x-cloak] {
  display: none !important;
}

.hero-pattern {
  background-color: #0f766e;
  background-size: 30px 30px;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 10px;
}
