/* Global custom overrides and utilities */
body[data-scheme="light"] {

    .image-with-text p,
    .collapsible-content__answer-inner p {
        color: rgba(var(--color-foreground)) !important;
    }
}