:root {
    --color-accent-1: #194519;
    --color-accent-1-hover: #2b7435;
    --color-header-2: rgb(183, 213, 178);
    --color-button: rgb(215, 232, 211);
    --background: linear-gradient(-54deg, #194519, #2b7435);
}

