
<style>
html {
--team-text: undefined;
--team-text-rgb: null;
--team-base: undefined;
--team-base-rgb: null;
--team-accent: undefined;
--team-accent-rgb: null;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>