/*
Theme Name: Tirana 2026
Theme URI: https://tirana2026.eu
Author: Jordi Valies
Description: Custom event theme for the 8th ECPA International Conference in Tirana.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 8.0
Text Domain: tirana2026
*/

html {
	box-sizing: border-box;
}

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