/* Stonepack global styles. Component styles that Elementor cannot express cleanly. */

body {
	font-family: var(--sp-font-body);
	color: var(--sp-blue-900);
	background: var(--sp-off-white);
}
