  .paragraph--type--title-text-links-3-columns- {
  padding: 3rem 0;
  background: #e2dfda;
  font-family: neuzeit-grotesk, sans-serif;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-text-links-3-columns- {
    padding: 4rem 0;
  }
}
.paragraph--type--title-text-links-3-columns- .row {
  align-items: center;
}
.paragraph--type--title-text-links-3-columns- h2 {
  font-family: bely-display, sans-serif;
  font-weight: normal;
  font-size: 3.375rem;
  font-size: 3rem;
  line-height: normal;
  hyphens: auto;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-text-links-3-columns- h2 {
    margin: 0;
  }
}
.paragraph--type--title-text-links-3-columns- .field--name-field-link-list a {
  font-family: neuzeit-grotesk, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  color: white;
  text-decoration: none;
  background: #ad3e00;
  display: block;
  text-align: center;
  padding: 1.5rem 5rem 1.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.paragraph--type--title-text-links-3-columns- .field--name-field-link-list a:hover {
  background: #001028;
}
.paragraph--type--title-text-links-3-columns- .field--name-field-text-field {
  font-family: neuzeit-grotesk, sans-serif;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 2rem;
  font-size: 1.25rem;
  line-height: 2.25rem;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .paragraph--type--title-text-links-3-columns- .field--name-field-text-field {
    padding-bottom: 0;
    padding-right: 2rem;
  }
}
.paragraph--type--title-text-links-3-columns- .field--name-field-text-field p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.paragraph--type--title-text-links-3-columns- .field--name-field-text-field a {
  color: #161729;
  text-decoration: underline;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.paragraph--type--title-text-links-3-columns- .field--name-field-text-field a:hover {
  color: #bf4a12;
}
