@charset "UTF-8";

:root {
    --rz-link-color: var(--rz-base-900);
    --rz-link-hover-color: var(--rz-link-color);
}