<ArrowTextContainer>
        {t.arrow.map((l, i) => (
          <Subtitle key={i} color="red">
            <Line>{l}</Line>
          </Subtitle>