:root {
    --theme-dark: #00383D;
    --theme-medium: #ECE5E0;
    --theme-light: #F7F4F2;
    --action-icon-color: #FFFFFF;
    --card-background: #f8f6f6;
    --card-background-light: #f7f4f2;
    --card-background-dark: #ece5e0;
    --accent-color: #ece5e0;
    --typography-color-theme-dark-contrast: #FFFFFF;
    --shortcut-card-hover-color: #f7f4f2;
    --top-card-button-background-color: #00383d;
    --market-card-button-background-color: #00383d;
}