:root {
    --color-accent-1: #453619;
    --color-accent-1-hover: #74522b;
    --color-header-2: rgb(213, 200, 178);
    --color-button: rgb(232, 225, 211);
    --background: linear-gradient(-54deg, #453619, #74522b);
}

