:root {
  --primary-color: #66cdaa;
  --primary-color-rgb: 102, 205, 170;
  --secondary-color: #66cdaa;
  --secondary-color-rgb: 102, 205, 170;
}