:root {
  --primary-color: #1F4D3D;
  --primary-color-rgb: 31, 77, 61;
  --secondary-color: #16382C;
  --secondary-color-rgb: 22, 56, 44;
}