:root {
  --primary-color: #43b1e5;
  --primary-color-rgb: 67, 177, 229;
  --secondary-color: #f2b141;
  --secondary-color-rgb: 242, 177, 65;
}
