/*
Theme Name: Lauren Waterworth
Theme URI: https://laurenwaterworth.com
Author: Mako Digital
Author URI: https://makodigital.co.uk
Description: Bespoke WordPress theme for Lauren Waterworth — Singer & Singing Coach. Hand-coded by Mako Digital. Teal & coral identity, photo-led, friendly, performance-ready.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
License: All rights reserved
Text Domain: laurenwaterworth
*/

/* Bare-bones reset only. All styling is inline in templates. */
*{box-sizing:border-box;margin:0;padding:0}
html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
button{font:inherit;cursor:pointer}
