:root {
  --background: #efead8; /* #EFEAD8 */
  --primary: #3f3c58; /* #3F3C58 */
  --secondary: #f38829; /* #F38829 */
  --error: #f44336; /* #f44336 */
  --success: #4caf50; /* #4caf50 */
}
