:root {
    --primary-color: #665e40;
    --primary-color-light: #7c7453;
    --secondary-color: #000000;
    --secondary-color-light: #212121;
}