:root {
    --bg-color: #fff7d6;
    --text-dark: #db7c00;
    --text-light: #f0b11c;
}

header {
	background-image: url('../images/layout/header.jpg');
}