/*
Theme Name: Lemon Child
Theme URI: https://example.com/lemon-child
Description: Storefront child theme for Lemon E-Drums local development.
Author: Codex
Template: storefront
Version: 0.1.0
Text Domain: lemon-child
*/

body {
	background: #fbf7ef;
	color: #1b1815;
}

.site-main {
	padding-bottom: 4rem;
}
