/* * {
  background: red;
} */

.wrapper--ft-title-header {
  flex: 0 1 100%;
  display: flex;
  flex-wrap: wrap;
}


.paragraph--type--ft-title-header>.paragraph__column {
  display: flex;
  flex-direction: column;
  gap: 6px 0 !important;
}
