{#
  This file is auto-generated and can be overwritten at any time.
  Do not edit directly. To make changes, copy the file into a child theme.
#}

.check-in-moved-message {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  text-align: center;
  padding: 20px;
}

.check-in-moved-message h2 {
  font-size: 1.5rem;
  color: #333;
  margin: 0;
}