:root {
  --primary-color: #37a2eb;
  --primary-color-rgb: 55, 162, 235;
  --secondary-color: #2180c4;
  --secondary-color-rgb: 33, 128, 196;
}