/**
 * @file
 * View empty styles.
 */
.view-empty {
  p {
    margin-top: var(--spacing-md);
  }
}
