.paragraph--type--component-text .field--name-field-cp-section-label {
  font-size: 14px;
  color: #727272;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.paragraph--type--component-text h1, .paragraph--type--component-text h2, .paragraph--type--component-text h3, .paragraph--type--component-text h4, .paragraph--type--component-text h5, .paragraph--type--component-text p {
  margin: 0;
  margin-bottom: 32px;
}
.paragraph--type--component-text a {
  font-family: "din-2014", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.02em;
  white-space: nowrap;
  border: none;
  color: #1E986F;
  background: none;
  padding: initial;
  font-size: 14px;
  line-height: 16px;
  font-size: 16px;
  line-height: 20px;
}
.paragraph--type--component-text a:focus {
  border: 2px solid rgba(194, 206, 214, 0.5);
}
.paragraph--type--component-text a:hover {
  color: #1E986F;
  text-decoration-line: underline;
}
.paragraph--type--component-text a:link {
  color: #1E986F;
}
.paragraph--type--component-text a:visited {
  color: #1E986F;
}
.paragraph--type--component-text table a {
  font-size: inherit;
}