const theme = { global: { colors: { brand: '#0CA7D3', grey: '#DDDBE0', grey2: '#9A9A9A', focus: '#0CA7D3' // added focus color } }, formField: { label: { size: 'small' } } }