/* community-details_.css - Community details styles */

.community-details h3 {
    color: var(--accent-color);
}
