:root {
  --primary-color: #b49457;
  --primary-color-rgb: 180, 148, 87;
  --secondary-color: #0e2841;
  --secondary-color-rgb: 14, 40, 65;
}
