:root {
  --primary-color: #37a5dd;
  --primary-color-rgb: 55, 165, 221;
  --secondary-color: #f8971d;
  --secondary-color-rgb: 248, 151, 29;
}