.acc-form-description {
    text-align: left ;
}

#header {
  background: rgba(255,255,255);
}

:root {
  --color-rgb: 219, 74, 56;
}
.svg-collections-accent {
  fill: rgb(219, 74, 56);
}

body {
       background-color: rgb(239, 239, 239);
       background-image: url("/site/media/wieruszow-pbp_bg.png");
       background-repeat: repeat;
       }
