/**
 * Fylgja (https://fylgja.dev)
 * Licensed under MIT Open Source
 */
@theme {
	--breakpoint-sm: 480px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 1024px;
	--breakpoint-xl: 1440px;
	--breakpoint-2xl: 1920px;

}
