.ttl-bg {
  text-align: center;
  font-size: 1.75rem;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  padding: 8px;
  margin-bottom: 30px;
  background-color: #59b222;
}

.pr_list i,
.pr_modal_ttl i {
  background-color: #E88000;
}
.modaal-container {
  border-color: #70B42C;
}