:root {
  --primary-color: #2ecc71;
  --primary-color-rgb: 46, 204, 113;
  --secondary-color: #1abc9c;
  --secondary-color-rgb: 26, 188, 156;
}