:root {
  --primary-color: #92d102;
  --primary-color-rgb: 56, 177, 237;

  --secondary-color: #000000;
  --secondary-color-rgb: 107, 203, 244;
}