:root {
  --background: #d9e4c4; /* #EFEAD8 */
  --primary: #2e4a50; /* #3F3C58 */
  --secondary: #a8d5ba; /* #F38829 */
  --error: #f44336; /* #f44336 */
  --success: #4caf50; /* #4caf50 */
}
