:root {
  --primary-color: #2c96d1;
  --primary-color-rgb: 0, 50, 78;

  --secondary-color: #2c96d1;
  --secondary-color-rgb: 190, 215, 62;
}