/*
Theme Name: Perfectbud Child
Theme URI: https://grupalucrum.pl/
Description: Motyw potomny Hello Elementor dla projektu Perfectbud. Zachowuje pełną edycję w Elementorze i dodaje lekkie funkcje projektu.
Author: GrupaLucrum
Author URI: https://grupalucrum.pl/
Template: hello-elementor
Version: 0.9.5.4
Text Domain: perfectbud-child
*/

/* PerfectBud design tokens — spacing foundation (v0.9.5.4).
 * This layer does not change component layout. It centralises recurring
 * spacing and container values for the next mobile UX stages.
 */
:root {
	--pb-space-xxs: 5px;
	--pb-space-xs: 10px;
	--pb-space-sm: 15px;
	--pb-space-md: 20px;
	--pb-space-lg: 30px;
	--pb-space-xl: 40px;

	--pb-container-mobile: 16px;
	--pb-container-tablet: 24px;
	--pb-container-desktop: 32px;
}
