:root {
  --primary-color: #0848DD;
  --primary-color-rgb: 8, 72, 221;
  --secondary-color: #0848DD;
  --secondary-color-rgb: 8, 72, 221;
}