.app-empty-space {
  text-align: center;
}
.app-empty-space > ion-icon {
  color: #868e96;
  color: var(--color-gray-600);
  font-size: 2rem;
  margin-bottom: 16px;
}
.app-empty-space h1 {
  font-size: 0.875rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
}
.app-empty-space p {
  color: #868e96;
  color: var(--color-gray-600);
  font-size: 0.875rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 22px;
}
/*# sourceMappingURL=2d6179364ff4e5158fd7a493c40c7ca813d37d04.empty-space.scss.map */
