:root {
  --primary-color: #076d4d;
  --primary-color-rgb: 7, 109, 77;

  --secondary-color: #519882;
  --secondary-color-rgb: 81, 152, 130;
}