.paragraph--type--collaborators .nav.nav-pills .nav-link {
  color: #535353;
}
.paragraph--type--collaborators .nav.nav-pills .nav-link.active {
  color: #e9c16b;
}
.paragraph--type--key-number .key-figure-wrap {
  border-color: #E42618;
}
.paragraph--type--key-number .key-figure-wrap .figure {
  color: #E42618;
}
.paragraph--type--step .thumb .step-wrap:before {
  background: #9F0B00;
}
.paragraph--type--step .thumb .step-wrap .step {
  background: #E42618;
  border-bottom-color: #FF3333;
}
.paragraph--type--price-cards .col-12:hover .card-price-paragraph-item .card-header {
  background: #E42618;
}
.paragraph--type--section > .container.visible_container > .row > .col {
  color: #535353;
}
.paragraph--type--section.neutral_theme {
  background-color: #F3F3F4;
}
.paragraph--type--section.dark_theme {
  background-color: #000;
}
.paragraph--type--section.primary_theme {
  background-color: #E42618;
}
.paragraph--type--section.secondary_theme {
  background-color: #e9c16b;
}
