const theme = { token: { fontSize: 14, colorPrimary: '#DA630D', fontFamily: "'DM Sans', sans-serif", // Jika ingin ubah font }, }; export default theme;