.icbmed_submit_checklist li::before {
  content: '\2713';
  position: relative;
  left: 0;
  color: #c9972c !important;
  font-weight: 700;
  padding-right: 5px !important;
}

.pkp_structure_footer {
  border-top: 3px solid #c9972c;
  background: transparent !important;
  color: rgba(255, 255, 255, 0.85);
}

.pkp_block .title {
  display: block;
  margin-bottom: .714rem;
  margin-top: 0;
  font-family: "Didact Gothic",Georgia,"Times New Roman",serif !important;
  font-size: 1.3rem !important;
  font-weight: 700;
  line-height: 2.5rem !important;
  color: rgb(0, 0, 0);
}

  .pkp_site_name .is_img img {
    max-height: 120px !important;
  }
}