:root {
  --primary-color: #2086c9;
  --primary-color-rgb: 32, 134, 201;
  --secondary-color: #2086c9;
  --secondary-color-rgb: 32, 134, 201;
}