.beach-commitment--full fieldset,
.node-beach-commitment-form .commitment-group {
  padding: 1rem;
  border: 3px solid #f2bf5c;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.beach-commitment--full fieldset .fieldset-legend {
  margin: -1rem -1rem 1rem -1rem;
  padding-left: 1rem;
  background-color: #f9f3e2;
}
.commitment-group > h3 {
  margin: -1rem -1rem 1rem -1rem;
  padding: 1rem;
  background-color: #f9f3e2;
  color: #ae6212;
  font-size: 150%;
  line-height: 16px;
  font-weight: bold;
}
.beach-commitment--full fieldset .fieldset-legend label {
  color: #ae6212;
  font-size: 100%;
}

.commitment-group .commitment-group {
	background-color: #fcfaf4;
}
.commitment-group .commitment-group .commitment-group {
	background-color: #faf5e8;
}
.commitment-group .desmefsi-div {
  padding: .6rem 1rem;
  border: 3px solid #f2bf5c;
  margin-top: 1rem;
  background-color: #faf5e8;
}
.desmefsi-div p {
  margin-bottom: 0;
}