.arrow-white {
  width: 40px;
}

.wp-block-group.is-layout-flex:has(.arrow-white) .wp-block-post-title {
  width: calc(100% - 60px);
}