.empty-content-box {
  display flex
  justify-content center
  width 100%
  padding 4rem 0

  i.fa-solid {
    color var(--text-color-4)
  }
}
