button: { backgroundColor: 'dodgerblue', paddingVertical: 8, paddingHorizontal: 8, borderRadius: 3, margin: 10, alignItems: 'center', }, buttonText: { color: 'white', fontSize: 14, textTransform: 'uppercase', },