body.taxonomy-term #breadcrumb {
  padding-top: 0;
}

body.taxonomy-term .breadcrumb {
  font-size: 0.9em;
  background-color: #fff;
  padding-left: 0px !important;
  width: 100%;
  padding-bottom: 40px;
}

body.taxonomy-term .breadcrumb .active {
  display: inherit;
}

body.taxonomy-term .field--name-field-calls-to-action {
  padding-bottom: 50px;
}

body.taxonomy-term .view-taxonomy-term h2 {
  line-height: 1.1;
  margin-bottom: 12px;
  margin-top: 40px;
  color: var(--color-lehigh-brown);
}

.view-id-taxonomy_term.view-display-id-page_1 {
  max-width: 1080px;
  margin: 0 0 0 5% !important;
}


@media only screen and (max-width: 767px) {
  .content {
    padding: 0 5%;
  }

  #page-title h1 {
    padding-left: 0 !important;
  }
}
