body.site {
	background: transparent;
	background-image: url(../../../../../images/static_pics/20158-09-25.png);
  	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.container-header{
  background-image: url(../../../../../images/static_pics/wellen_1200.png);
  background-repeat: repeat;
  
  background-color: aqua;
  height: 120px;
}

.item-content, .com-content-article__body{
  color: black;
  background-color: white;
  border-radius: 50 px;  
}

.item-content a, .com-content-article__body a{
	color: white;
  background-color: white;
  border:none;
}
.card{
  border-radius: 20 px;
  border: 5px;
  border-color: red;


}
.card-header {
  color: none;
  border:none;

  border-radius: 20 px;
  border: 5px;
  border-color: red;
}

.card-body {
  color: none;
  border:none;

}
.card-body a{
  color: darkgoldenrod;
  border:none;
}

.container-nav{
  color: yellow;
}

.redbackground{
    color: blue;
}

h1, .h1,
h2,
.h2,
h3,
.h3,
 {
  font-family: "Give You Glory","Aclonica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Aclonica", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}

.footer .grid-child {
	background: transparent;
}
/* aclonica-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Aclonica';
  font-style: normal;
  font-weight: 400;
  src: url('../../../../../fonts/aclonica/aclonica-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../../../../fonts/aclonica/aclonica-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/aclonica/aclonica-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/aclonica/aclonica-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/aclonica/aclonica-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/aclonica/aclonica-v18-latin-regular.svg#Aclonica') format('svg'); /* Legacy iOS */
}
/* give-you-glory-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Give You Glory';
  font-style: normal;
  font-weight: 400;
  src: url('../../../../../fonts/give-you-glory/give-you-glory-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../../../../../fonts/give-you-glory/give-you-glory-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/give-you-glory/give-you-glory-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/give-you-glory/give-you-glory-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/give-you-glory/give-you-glory-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/give-you-glory/give-you-glory-v15-latin-regular.svg#GiveYouGlory') format('svg'); /* Legacy iOS */
}
/* petemoss-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Petemoss';
  font-style: normal;
  font-weight: 400;
  src: url('../../../../../fonts/petemoss/petemoss-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../../../../../fonts/petemoss/petemoss-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../../../fonts/petemoss/petemoss-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../../../fonts/petemoss/petemoss-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../../../../fonts/petemoss/petemoss-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../../../fonts/petemoss/petemoss-v5-latin-regular.svg#Petemoss') format('svg'); /* Legacy iOS */
}