:root {
  --primary-color: rgb(185, 157, 117);

  --secondary-color: rgb(0, 0, 0);
  --text-color: rgb(255, 255, 255);
}
