const Background: FC<ButtonBackgroundProps> = ({ color }) => {
  return (
    <SVG
      viewBox="0 0 111 44"
      preserveAspectRatio="none"