import { Icon } from 'UI'; import styles from './section.css'; export default function Section({ icon, label }) { return (