.bundle-multicolumn .text-left { justify-content: flex-start; text-align: left; } 
.bundle-multicolumn .text-center { justify-content: center; text-align: center; } 
.bundle-multicolumn .text-right { justify-content: flex-end; text-align: right; } 
.bundle-multicolumn .multicolumn-card { text-decoration: none; }
.bundle-multicolumn .inline-richtext-content { color: rgb(var(--color-foreground)); }