
.wp-block-column.is-vertically-aligned-stretch .wp-block-cover {
  height:100%;
}
.wp-block-column.is-vertically-aligned-stretch .wp-block-cover img.wp-block-cover__image-background {
  height: 100%;
}

 
:where(.brxe-post-content):not([data-source="bricks"]) {}
:is(body,#incspec) .wp-block-button__link {
  
  text-decoration: none;
  
  background-color: var(--col-accent);
}