/* Readable on white; bright brand cyan only on dark backgrounds. */
body a[data-fd-review-link]{color:#0E3F3A!important;text-decoration:underline;text-underline-offset:5px;font-weight:700}
body a[data-fd-review-dark]{color:#05E0F1!important;text-decoration-color:#FFFFFF!important}
body a[data-fd-review-link]:focus-visible{outline:2px solid currentColor;outline-offset:5px}
body [data-fd-clean-before]::before,body [data-fd-clean-after]::after{content:none!important;display:none!important}
body [data-fd-review-divider]{border-color:#FFFFFF!important}
@media(max-width:600px){body a[data-fd-review-link]{min-height:44px;display:inline-flex;align-items:center}}
