1.EmptyState { 2 padding: 3rem 1rem; 3 text-align: center; 4 color: #999; 5 font-style: italic; 6} 7 8.EmptyState p { 9 margin: 0; 10}