body.site {
	background: transparent;
	background-image: url(../../../../../images/background1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
:root {
  --cassiopeia-color-primary: #32b23e;
}

.container-header {
  background-image: none;