.wp-block-cover.is-style-hero:after {
  content: "";
  position: absolute;
  bottom: 40px;
  max-width: 1240px;
  width: 100%;
  height: 22px;
  background-image: url(../../images/logos/LFG-I-W.svg);
  background-position: calc(100% - 40px) center;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.wp-block-cover.is-style-hero p {
  line-height: 25px;
}
