:root {
  --primary-color: #00dd8b;
  --primary-color-rgb: 120, 202, 92;

  --secondary-color: #03a76b;
  --secondary-color-rgb: 23, 149, 16;
}