:root {
  --primary-color: #417b5a;
  --primary-color-rgb: 181, 201, 154;
  --secondary-color: #657d6f;
  --secondary-color-rgb: 216, 246, 177;
}