.bwp-block-title span{
  color: var(--theme-color) !important;
}
.bwp-block-title {
  position: relative;
}
.bwp-block-title .text-stroke {
  -webkit-text-stroke: 1px rgb(11, 30, 51);
}