#section-37 .c-heading .pera1-editable{
    margin-top: 1em;
    padding: .5em .7em;
    border: 2px solid #2AB5C2;
    box-shadow: 5px 5px #2AB5C2;
    color: #2AB5C2;
}

#section-16.pera1-section{
  background: #FFFFDD;
}
#section-39 h2 {
  position: relative;
  display: inline-block;
  background: #f4f4f4;
  padding: 6px 16px 6px 40px;
  font-size: 1em;
  color: #0b4663;
  border-radius: 0 10px 10px 0;
  line-height: 1.6;
}
#section-39 h2:before {
  font-family: "FontAwesome";
  content: "\f0eb";
  display: inline-block;
  line-height: 50px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #2AB5C2;
  font-weight: 900;
  width: 50px;
  text-align: center;
  height: 50px;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}
#section-40 h2 {
  position: relative;
  display: inline-block;
  background: #f4f4f4;
  padding: 6px 16px 6px 40px;
  font-size: 1em;
  color: #0b4663;
  border-radius: 0 10px 10px 0;
  line-height: 1.6;
}
#section-40 h2:before {
  font-family: "FontAwesome";
  content: "\f0eb";
  display: inline-block;
  line-height: 50px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #2AB5C2;
  font-weight: 900;
  width: 50px;
  text-align: center;
  height: 50px;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}