:root {
  --primary-color: #20D760;
  --primary-color-rgb: 32, 215, 96;

  --secondary-color: #12b34a;
  --secondary-color-rgb: 18, 179, 74;
}