.paragraph--type--component-callout {
  padding: 39px 26px 29px 26px;
}
@media (min-width: 768px) {
  .paragraph--type--component-callout {
    padding: 39px 39px 29px 39px;
  }
}
.paragraph--type--component-callout .field--name-field-cp-callout-title {
  color: #313538;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 22px;
}
.paragraph--type--component-callout .field--name-field-cp-text-text p {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: #354652;
  font-size: 14px;
  line-height: 16px;
  line-height: 22px;
}
.paragraph--type--component-callout.grey {
  background: #FAFAFA;
}
.paragraph--type--component-callout.grey .field--name-field-cp-callout-title {
  color: #313538;
}
.paragraph--type--component-callout.purple {
  background: #E9E9FD;
}
.paragraph--type--component-callout.purple .field--name-field-cp-callout-title {
  color: #5D5DB2;
}
.paragraph--type--component-callout.turquoise {
  background: #F7FDFD;
  border: 2px solid #E6F7F8;
}
.paragraph--type--component-callout.turquoise .field--name-field-cp-callout-title {
  color: #31A0AA;
}
.paragraph--type--component-callout.turquoise {
  background: #F7FDFD;
  border: 2px solid #E6F7F8;
}
.paragraph--type--component-callout.turquoise .field--name-field-cp-callout-title {
  color: #31A0AA;
}
.paragraph--type--component-callout.light_green {
  background: #F6FCFA;
  border: 2px solid #E6F6F0;
}
.paragraph--type--component-callout.light_green .field--name-field-cp-callout-title {
  color: #105928;
}
.paragraph--type--component-callout.orange {
  background: #FFFAF5;
  border: 2px solid #FEEFE1;
}
.paragraph--type--component-callout.orange .field--name-field-cp-callout-title {
  color: #CE6B12;
}
.paragraph--type--component-callout.yellow {
  background: #FEFCF5;
  border: 2px solid #F7EAC4;
}
.paragraph--type--component-callout.yellow .field--name-field-cp-callout-title {
  color: #CD933A;
}
.paragraph--type--component-callout.pink {
  background: rgba(255, 243, 255, 0.5);
  border-top: 1px solid #DDDDDD !important;
}