
@layer bricks {
	.brxe-icon {
		font-size: 60px;
	}
	
	svg.brxe-icon {
		font-size: inherit;
	}
}

@layer bricks {
	.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-8f217d.brxi-ilhezp {
	align-self: flex-end;
}

#brxe-honyzr {
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: nowrap;
	column-gap: var(--gap-grid);
}
