Шаблоны - Extra Less и прописываем код .node--forum .node-icon i, .node--category .node-icon i { animation: pulseGlow 2s infinite ease-in-out; } @keyframes pulseGlow { 0% { transform: scale(1); } 50% { transform...