/*
Theme Name: Burdekin Funerals
Theme URI: https://burdekinfunerals.com.au/
Author: Burdekin Funerals
Author URI: https://burdekinfunerals.com.au/
Description: A warm, dignified theme for Burdekin Funerals — family owned and operated in the Burdekin since 1956. Caring for the families of Ayr, Home Hill and surrounds. Includes a 24/7 call bar, pre-planning and contact forms, an editable Funeral Notices section, pricing, coffin range and more.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: burdekin-funerals
*/

/* Base resets — the bulk of the visual styling is inline on the templates,
   with shared rules in /assets/css/theme.css (enqueued in functions.php). */
*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{background:#F6F1E7}
img{max-width:100%}
a{color:inherit}
