.dk-auto-red,
.dk-auto-semantic-highlight {
    color: var(--dkx-semantic-highlight, #ff3838) !important;
    font-weight: 850 !important;
    text-shadow: 0 0 3px color-mix(in srgb, var(--dkx-semantic-highlight, #ff3838) 62%, transparent) !important;
    -webkit-text-fill-color: var(--dkx-semantic-highlight, #ff3838) !important;
}
