:root {
  --primary-color: #CEBA81;
  --primary-color-rgb: 206, 186, 129;

  --secondary-color: #015099;
  --secondary-color-rgb: 5, 135, 255;
}