import styled from 'styled-components' export const Text = styled.h2`` export const ContentIcon = styled.div` display: flex; width: min-content; `