:root {
  --bs-primary: #6A1B9A;
  --bs-secondary: #A67C52;
}
body {
  font-family: 'Segoe UI', sans-serif;
  background-color: #f8f9fa;
  line-height: 1.6;
}