.paragraph--type--section--content--wrapper.centered > div.custom-dynamic-cols {
  margin-right: 0;
  margin-left: 0;
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default.box-width--4-columns {
  width: 25%;
  padding: 0;
}

@media (max-width: 991px) {
  .field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default.box-width--4-columns {
    width: 100%;
  }
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default.box-width--2-columns {
  width: 50%;
  padding: 0;
}

@media (max-width: 991px) {
  .field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default.box-width--2-columns {
    width: 100%;
  }
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--title--wrapper {
  padding: 0 20px;
}

@media (max-width: 991px) {
  .field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--title--wrapper {
    height: auto !important;
  }
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .field--name-field-dynamic-cols-image {
  margin-bottom: 0;
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper {
  padding: 20px 20px 0 20px;
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .field--name-field-dynamic-cols-body {
  font-family: "Open Sans";
  font-weight: 100;
  font-size: 18px;
  color: #999;
  line-height: 1.38462em;
  margin-bottom: 0;
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .highlight-link a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 0 10px 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Klavica regular";
  letter-spacing: -0.2px;
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .highlight-link a:before {
  margin-right: 0.3em;
  font-size: 1.3em;
  display: inline-block;
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .highlight-link a.icon1:before {
  content: "A";
  font-family: "Glyphter";
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .highlight-link a.icon2:before, .field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .highlight-link a.icon3:before, .field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .highlight-link a.icon4:before {
  font-family: "FontAwesome";
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .highlight-link a.icon2:before {
  content: "\f08e";
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .highlight-link a.icon3:before {
  content: "\f055";
}

.field--item.paragraph.paragraph--type--dynamic-cols.paragraph--view-mode--default .paragraph--type--component--content--wrapper .paragraph--content-text-inf--wrapper .highlight-link a.icon4:before {
  content: "\f041";
}
