:root {
  --primary-color: #f9b237;
  --primary-color-rgb: 37, 55, 113;
  --secondary-color: #253771;
  --secondary-color-rgb: 249, 178, 55;
}
