:root {
  --primary-color: #008cf7;
  --primary-color-rgb: 0, 140, 247;
  --secondary-color: #008cf7;
  --secondary-color-rgb: 0, 140, 247;
}