﻿ul li {
  list-style: none;
}

.c_box {
  margin-bottom: 3em;
}

.c_box2 {
  padding: 2%;
  background-color: white;
  margin-top: 1em;
  margin-bottom: 1em;
  width: fit-content;
}

.c_box h2 {
  margin-bottom: 1em;
  font-size: 1.2em;
}

.c_box2 p {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  display: inline-block;
  padding: 1em;
}

.treasure p,
.treasure ul {
  /* text-indent: 1em; */
  padding-left: 1em;
  margin-bottom: 1em;
}
