/*
Theme Name: Wonder01
Theme URI: https://wonderbridalatelier.com/
Author: Codex
Description: Premium bridal commerce theme inspired by soft blush watercolor, gold accents, and editorial typography.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: wonder01
Tags: e-commerce, custom-logo, featured-images, full-site-editing, translation-ready, blog
*/

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

body {
	margin: 0;
	background: #fbf8f4;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration-thickness: .08em;
	text-underline-offset: .18em;
}
