:root {
  --primary-color: #1db7ec;
  --primary-color-rgb: 29, 183, 236;
  --secondary-color: #808386;
  --secondary-color-rgb: 128, 131, 134;
}