:root {
  --primary-color: #AE9749;
  --primary-color-rgb: 174, 151, 73;
  --secondary-color: #29488d;
  --secondary-color-rgb: 41,72,141,1;
}