export const Icon = styled.span`
  margin-right: 0.5rem;
  &:last-child {
    margin-right: 0;
  }