:root {
  --primary-color: #15b2ec;
  --primary-color-rgb: 21, 178, 236;
  --secondary-color: #0371d0;
  --secondary-color-rgb: 3, 113, 208;
}