@import url('../CloudTheme.css');

.empty {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  padding: 18px 0;
}

div.text {
  margin-top: 4px;

  color: $black-black3;
  word-wrap: break-word;
}
