const styles = StyleSheet.create({
      color: 'red',
      fontSize: 15,
      ':hover': {
        color: 'blue',