:root {
  --primary-color: #141943;
  --primary-color-rgb: 176, 126, 80;
  --secondary-color: #e5b36e;
  --secondary-color-rgb: 176, 126, 80;
}