body {

/* background-image: url(/images/hosting-saslibre-1.png); */
  
background-color: #fff;

background-repeat: no-repeat;

background-size: cover;

background-attachment: fixed;

}

/* .container-header {

position: relative;

z-index: 10;

margin-bottom: 0px;

background-color: #fff ;

background-image: url(/images/frama_export.png);
background-position: center;
background-repeat: no-repeat;
height: 200px;

box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03) inset;

} */


/* Sidebar */
.container-sidebar-right {
 background-color: #089e5f;
 margin-top: 1rem;
 padding: 0 1rem;
}



.colors1 {
  --website-color-1: #5e2688;
  --cassiopeia-color-primary: var(--website-color-1);
}


/* Footer */
.container-footer {
 background-image: none;
 background-color: #824670;
}
