.hidden {
  display: none !important;
}

.ghost {
  opacity: 0 !important;
}