.pcp-amount-raised {
  margin-top: 50px;
}

/* AGH 30853, work around a bug in Shoreditch CSS */
.crm-container .crm-contribution-page-actions > div span.btn-slide {
  text-indent: -8em !important;
}

/*bold labels here: https://americanhiking.org/civicrm/contribute/transact/?reset=1&id=79 */
.crm-profile-id-67 div.label label {
 font-weight: bold;
}

/* AGH 45149 */
.crm-contribution-page-id-21 .crm-form-submit {
  background-color: #006647;
  color: #ffffff !important;
  padding: 5px 10px !important;
  border-radius: 4px;
  font-size: 2rem;
  box-shadow: none;
}
