:root {
  --primary-color: #4d5f2a;
  --primary-color-rgb: 77, 95, 42;
  --secondary-color: #4d5f2a;
  --secondary-color-rgb: 77, 95, 42;
}