.bakgrund {
  color: #f2f2f2; border-style: none;
  }

.cat1{background: rgb(204,205,255);
  margin: 20px 10px 20px 0px;
box-shadow: 10px 10px 17px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 17px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 17px 0px rgba(0,0,0,0.75);
  border-style: none;
border-radius: 10px;}

.container-footer .grid-child {
  justify-content: center;
}

:root {--body-bg: #e6f2ff;
  --cassiopeia-color-primary: #e6f2ff;
}
