···5858 accessibilityDescribedBy="dialog-description"
5959 accessibilityLabelledBy="dialog-title">
6060 <View style={[a.relative, a.gap_lg, a.w_full]}>
6161- <Text nativeID="dialog-title" style={[a.text_2xl, a.font_bold]}>
6161+ <Text nativeID="dialog-title" style={[a.text_2xl, a.font_heavy]}>
6262 <Trans>Export My Data</Trans>
6363 </Text>
6464- <Text nativeID="dialog-description" style={[a.text_sm]}>
6464+ <Text
6565+ nativeID="dialog-description"
6666+ style={[a.text_sm, a.leading_normal, t.atoms.text_contrast_high]}>
6567 <Trans>
6668 Your account repository, containing all public data records, can
6769 be downloaded as a "CAR" file. This file does not include media