···99 <View style={[a.py_lg]}>
100 <Text
101 style={[
102- t.atoms.text,
103 a.text_sm,
104 a.font_semi_bold,
105- {opacity: 0.7}, // NOTE: we use opacity 0.7 instead of a color to match the color of the home pager tab bar
106 ]}>
107 {topic.topic}
108 </Text>