tailwind.config = { theme: { extend: { colors: { debian: '#A80030', debianEmerald: '#05475c', debianLight: '#d63368', debianDark: '#7a0022', } } } };