:root {
  --primary-color: #29a5c9;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #455bdd;
  --secondary-color-rgb: 25, 158, 28;
}