/*
Theme Name: AuroraLink – Ringens Bilskola
Theme URI: https://iptek.se
Author: IPTEK SVERIGE × Aurora Link
Author URI: https://iptek.se
Description: Skräddarsytt tema byggt av Aurora Link för trafikskolor/tjänsteföretag. Kampanjbanner, priser, kurser och kontaktuppgifter redigeras helt i Utseende → Anpassa, utan behov av tredjepartsplugin. Byggt med tillgänglighet, prestanda och SEO i fokus.
Version: 3.9.2
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: auroralink
Tags: custom-colors, custom-menu, custom-logo, editor-style, featured-images, threaded-comments, translation-ready, block-patterns

This theme, its templates, and its assets are proprietary work delivered by
IPTEK SVERIGE × Aurora Link for the client's own use. The bundled Poppins font
is licensed under the SIL Open Font License; Liberation Sans is licensed under
the SIL Open Font License as well — both are safe for redistribution.
*/

/*
This file intentionally stays minimal — it exists to satisfy the WordPress
theme header requirement. All real presentational CSS lives in
assets/css/main.css and assets/css/fonts.css, enqueued from functions.php,
so that editors can find/edit the design system in one predictable place.
*/

html{ box-sizing:border-box; }
*,*::before,*::after{ box-sizing:inherit; }
