@layer components {
    .prose-brand :where(a) {
            color: var(--dashboard-color-brand);
            font-weight: 650;
        }
}
