export const COLORS = { primary: '#1976d2', primaryActive: '#115293', text: '#333333', textInvert: '#ffffff', background: '#ffffff' };