

/* CSS from section stylesheet tags */
.community-section__icon.rotate {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }