#text-blocks{position:relative}#text-blocks .background-image{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:-2}#text-blocks.has-background-image{background:transparent}#text-blocks.has-background-image:before{background:var(--color-overlay);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:-1}#text-blocks.bg--black header,#text-blocks.has-background-image header{--heading-color:#fff}#text-blocks.bg--black{background:#000}#text-blocks article.has-dark-background,#text-blocks.bg--black article.has-no-background,#text-blocks.has-background-image article.has-no-background{color:#fff;--heading-color:#fff}#text-blocks article.has-no-background{background:transparent}#text-blocks article.has-dark-background{background-color:#000}