:root {
  --primary-color: #0b78bf;
  --primary-color-rgb: 11, 120, 191;
  --secondary-color: #d7ae47;
  --secondary-color-rgb: 215, 174, 71;
}
