:root {
  --primary-color: #4cb286;
  --primary-color-rgb: 76, 178, 134;

  --secondary-color: #00787d;
  --secondary-color-rgb: 0, 120, 125;
}