/* Page-specific styles for community.html */
.story-ring {
  box-shadow: 0 0 0 2px rgba(234, 88, 12, 0.2);
}

.feed-card {
  border-radius: 20px;
}
