export const Palette = { white: '#FFF', black: '#000', transparent: 'transparent', cream: '#f5efe6', gray: '#5a5148', danger: '#9f2d2d', };