:root {
  --primary-color: #3F2F21;
  --primary-color-rgb: 76, 154, 42;

  --secondary-color: #411906;
  --secondary-color-rgb: 106, 199, 13;
}