/*
Theme Name: DNA Financial Consulting Theme
Theme URI: https://dna-financialconsulting.de
Author: EB24
Description: MVP theme wrapper for dna-financialconsulting.de based on theme raw HTML.
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.5
License: GPL-2.0-or-later
Text Domain: dna-financialconsulting-theme
*/

/* Keep minimal global fixes here; main styles are injected from raw/index.html in front-page.php. */
html {
	scroll-behavior: smooth;
}
