html body.bg-full-screen-image {
	background: url('/img/promo-background-11-07-2023.png') no-repeat center center fixed;
	background-size: cover;
}

.hide{
	display: none;
}

.ps-theme-dark > .ps-scrollbar-y-rail {
	opacity: 0.9 !important;
}