body {
  background: rgba(172, 155, 78, 0.67);
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}