/*
Theme Name: Good Going Custom Theme
Author: Good Going Team
Author URI: https://goodgoing.dk/
Description: Custom theme for Sara Thommessen, autoriseret psykolog (psykologsarathommessen.dk).
Version: 2.0.0
Requires at least: 6.5
Requires PHP: 8.0
*/

*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; -webkit-font-smoothing: antialiased; }
html { scroll-behavior: smooth; }
::selection { background: #dbe2d6; }
input, textarea, button { font-family: inherit; }
img { max-width: 100%; }
h1, h2, h3, p { text-wrap: pretty; }
