.Empty {
  padding: 30px;
  text-align: center;
}

.Empty-img {
  height: 125px;
}

.Empty-tip {
  margin: 20px 0;
  color: var(--gray-4);
}
