:root {
--rp-c-brand: #0f766e;
--rp-c-brand-dark: #0d9488;
--rp-c-brand-darker: #0f766e;
--rp-c-brand-light: #14b8a6;
--rp-c-brand-lighter: #5eead4;
--rp-c-text-code: #a16207;
}
.rspress-doc table {
font-size: 0.94rem;
}
.rspress-doc th {
white-space: nowrap;
}
.rspress-doc h2 {
margin-top: 2.1rem;
}
.rspress-doc blockquote {
border-left-color: var(--rp-c-brand);
}