:root {
  --primary: #112027;
  --text-dark: #222;
  --white: #ffffff;
  --background: #f5f5f5;
  --accent: #8B4513; /* Verde escuro ou vinho, ajustando para elegante */
  --shadow: rgba(0, 0, 0, 0.1);
}