import styled from 'styled-components' export const Section = styled.div` padding: 3rem 0; `