const Button = styled.div`
    ${button};
    background: ${theme.colors.lightGray};
    min-width: 70px;