:root {
    --primary:       #d97c2b;
    --primary-dark:  #c06a1a;
    --primary-light: #fdf3e7;
    --primary-text:  #fff;
}

