:root {
    --primary: #d51130;
    --primary-foreground: hsl(0 0% 98%);
    --primary-darker: #550612;
    --primary-lighter: #FAE7EA;
    --primary-ring: #d51130;
	--header: #1a3150;
    --header-foreground: hsl(0 0% 98%);
	--header-opacity-transparent: 0.1;
}
