.XFieldSet Legend, .modern .XFieldSet LEGEND{
/*
font-size: 18px;
text-decoration: underline;
*/
color: #2980b9;

}

.xm-form H1{
  margin-top: 0px;
  margin-bottom: 0px;
}
.XHeader::before {
  background-image: URL('ressource?mid=1&name=Enzkreis+Logo+formcycle.png');
  background-size: auto 85px;
  display: inline-block;
  width: 100%;
  height: 121px;
  content: " ";
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
  background-position: right 20px;
}
@media print {
    .CXPage:not(:first-child ) {
        page-break-before: avoid;
    }
}
.xfc-template::before{
  background-image: URL('ressource?mid=1&name=Enzkreis+Logo+formcycle.png');
  background-size: auto 85px;
  display: inline-block;
  width: 100%;
  height: 121px;
  content: " ";
  background-repeat: no-repeat;
  mix-blend-mode: multiply;
  background-position: right 20px;
}