const DescriptionWrapper = styled.div<{ size: string }>`
  p {
    margin-top: 0px;
    margin-bottom: 16px;
    max-width: ${(props): string =>