tailwind.config = { theme: { extend: { colors: { clifford: '#da373d', } } } }