.brxe-post-content{width:100%}.brxe-post-content[data-source=bricks]{display:flex;flex-direction:column}body:has(.wp-lightbox-overlay) #brx-content{overflow:hidden}#brxe-ysdyfo{ a{ position: relative; &::after{ content: ''; position: absolute; inline-size: 100%; height: 2px; bottom: 0; left: 0; background: var(--base); transform: scale(0); transform-origin: center; transition: all var(--transition-duration) var(--transition-timing); } &:hover{ color: var(--base) !important; &::after{ transform: scale(1); } }}}