:root {
  --primary-color: #4f3220;
  --primary-color-rgb: 79, 50, 32;
  --secondary-color: #4f3220;
  --secondary-color-rgb: 79, 50, 32;
}