:root {
--button-border-color: #ff8080;
--button-background-color: #ffffff;
--button-background-color-hover: #eeeeee;
--button-foreground-color: #2e4955;
--menu-item-background-color: #7299aa;
--login-background-color: #2e4955;
--large-header-foreground-color: #ffffff;
--header-background-color: #2e4955;
--header-border-color: #2e4955;
--header-foreground-color: #ffffff;
--hero-tile-background-color: #233841;
--hero-tile-foreground-color: #ffffff;
--brand-color: #ff8080;
--brand-color-rgb: 255, 128, 128;
--alt-color: #2e4955;
--alt-color-rgb: 46, 73, 85;
--background-color: #f2f2f2;
--text-color: #111111;
--play-button-background-color: #f59999;
--recording-background-color: #f3e6e6;
}
