:root {
  --primary-color: #31a8ea;
  --primary-color-rgb: 49, 168, 234;

  --secondary-color: #31a8ea;
  --secondary-color-rgb: 49, 168, 234;
}
