:root {
  --primary-color: #172853;
  --primary-color-rgb: 23, 40, 83;

  --secondary-color: #4376FB;
  --secondary-color-rgb: 67, 118, 251;
}