/*
Theme Name: Danny Sculthorpe
Theme URI: https://dannysculthorpe.co.uk
Author: Mako Digital
Author URI: https://makodigital.co.uk
Description: Custom WordPress theme for Danny Sculthorpe - Recovery & Growth
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: danny-sculthorpe
*/

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html, body { background: #0d0b14 !important; color: #fff; scroll-behavior: smooth; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }
