.wp-block-post-content .leaky_paywall_message_wrap {
  position: relative;
  margin: unset;
  background: unset;
  padding: unset;
  width: 100%;
}
.wp-block-post-content #leaky_paywall_message {
  box-shadow: none;
  border: unset;
  border-radius: 0;
  background-color: unset;
  padding: 1.375em;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}