.referenties_parent_wrap {
  margin-bottom: 25px;
  padding-right: 25%;
}
.referenties_parent_wrap .item {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #D37E00;
}
.referenties_parent_wrap .item .title, .referenties_parent_wrap .item .sub {
  line-height: 30px;
  font-size: 16px;
}
.referenties_parent_wrap .item .title {
  color: #aa764f;
}
.referenties_parent_wrap .item .sub {
  color: #D37E00;
  margin-bottom: 20px;
}
.referenties_parent_wrap .item .desc_wrap {
  margin-bottom: 0;
  color: #00456d;
}

@media screen and (max-width: 1269px) {
  .referenties_parent_wrap {
    padding-right: 0;
  }
  .referenties_parent_wrap .item .title, .referenties_parent_wrap .item .sub {
    line-height: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .referenties_parent_wrap {
    margin-bottom: 20px;
  }
  .referenties_parent_wrap .item {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .referenties_parent_wrap .item .sub {
    margin-bottom: 5px;
  }
}

/*# sourceMappingURL=referenties.css.map */
