:root {
  --primary-color: #4590e7;
  --primary-color-rgb: 66, 144, 231;
  --secondary-color: #2d64a3;
  --secondary-color-rgb: 45, 100, 163;
}