body.site {
    background :transparent;
	background-image: url(../../../../../images/background/Denmark24.webp);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
    
}
:root, [data-bs-theme=light]{
  --phoca-color-primary: #cfe2f3; 
  --phoca-container-footer-bg: #999999; 
  --phoca-btn-bg-color-primary: var(--phoca-color-primary);
}