
<style>
html {
--team-text: #eae0b4;
--team-text-rgb: 234,224,180;
--team-base: #234b9a;
--team-base-rgb: 35,75,154;
--team-accent: #cfb571;
--team-accent-rgb: 207,181,113;
--team-bg: #f1f5f9;
--team-bg-rgb: 241,245,249;
--team-link: #1879cd;
--team-link-rgb: 24,121,205;
}
</style>