/*
Theme Name: Storefront Child
Template: storefront
*/

body {
	background: #fff8f2;
}

.site-footer {
	background: #b89422;
}

.site-footer .footer-widgets {
	border-top: 0;
	padding-top: 48px;
	padding-bottom: 48px;
}

.site-footer,
.site-footer p,
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4 {
	color: #ffffff;
}

.site-footer a {
	color: #ffffff;
	text-decoration: underline;
}

.site-info {
	border-top: 0;
	color: #ffffff;
}

.site-info a {
	color: #ffffff;
}