:root{
    --bg:#13120E;
    --header: #060504;
    --border:#453F33;
    --primary:#FFC45C;
    --card-primary: #1D1A14;
    --card-second: #2E2C29;
    --button:#5E5441;
    --button-avtive:var(--primary);
    --other1: #FA255E;
    --other2: #F9D7AD;
}