<Grid item xs={8}>
                    <Typography style={{ color: "#666666" }} variant="body1">{props.data.nome} ({props.data.partido}-{props.data.uf})</Typography>
                </Grid>