:root {
--button-border-color: #901a1e;
--button-background-color: #ffffff;
--button-background-color-hover: #eeeeee;
--button-foreground-color: #332e2e;
--menu-item-background-color: #de6569;
--login-background-color: #ffffff;
--large-header-foreground-color: #111111;
--header-background-color: #901a1e;
--header-border-color: #901a1e;
--header-foreground-color: #ffffff;
--hero-tile-background-color: #761519;
--hero-tile-foreground-color: #ffffff;
--brand-color: #901a1e;
--brand-color-rgb: 144, 26, 30;
--alt-color: #524747;
--alt-color-rgb: 82, 71, 71;
--background-color: #f2f2f2;
--text-color: #111111;
--play-button-background-color: #901a1e;
--recording-background-color: #f7f7f7;
}
