:root {
  --primary-color: #6f432a;
  --primary-color-rgb: 111, 67, 42;

  --secondary-color: #6f432a;
  --secondary-color-rgb: 111, 67, 42;
}