:root {
--button-border-color: #008aaf;
--button-background-color: #ffffff;
--button-background-color-hover: #eeeeee;
--button-foreground-color: #008aaf;
--menu-item-background-color: #4cadc7;
--login-background-color: #008aaf;
--large-header-foreground-color: #ffffff;
--header-background-color: #008aaf;
--header-border-color: #008aaf;
--header-foreground-color: #ffffff;
--hero-tile-background-color: #006e8c;
--hero-tile-foreground-color: #ffffff;
--brand-color: #008aaf;
--brand-color-rgb: 0, 138, 175;
--alt-color: #3b4543;
--alt-color-rgb: 59, 69, 67;
--background-color: #f2f2f2;
--text-color: #111111;
--play-button-background-color: #99d0df;
--recording-background-color: #f5f7f7;
}
