.paragraph--type--collapsible-panel .collapse-heading,
.paragraph--type--people .collapse-heading {
  width: 100%;
  font-family: "Sentinel A", "Sentinel B", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.33;
  color: #1e1e1e;
  margin: 0;
  background-image: url(../../../images/plus.png);
  background-repeat: no-repeat;
  background-position: right 27px;
  display: block;
  border-top: solid 2px #9b9b9b;
  padding: 24px 0 15px 0; }

.paragraph--type--collapsible-panel .collapse-heading.sliddown,
.paragraph--type--people .collapse-heading.sliddown {
  background-image: url(../../../images/minus.png); }

.paragraph--type--collapsible-panel .collapse-body,
.paragraph--type--people .collapse-body {
  display: none; }

.paragraph--type--people .collapse-heading {
  padding-bottom: 31px; }

/*# sourceMappingURL=collapsible-panel.css.map */
