@import url('https://fonts.googleapis.com/css2?family=Gruppo&family=Kaushan+Script&family=Nothing+You+Could+Do&display=swap');

/* nothing-you-could-do-regular - latin */
@font-face {
  font-family: 'Nothing You Could Do';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nothing-you-could-do-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nothing-you-could-do-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nothing-you-could-do-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nothing-you-could-do-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nothing-you-could-do-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nothing-you-could-do-v15-latin-regular.svg#NothingYouCouldDo') format('svg'); /* Legacy iOS */
}

/*about-seite hintergrundbild*/
.page-id-166 article {
display: block;
background-image: url(http://soelvi.de/wp-content/uploads/2022/04/white-brick-hell-scaled.jpg);
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;

}

/*.page-id-504 article {
display: block;
background-image: url(http://soelvi.de/wp-content/uploads/2022/04/digital-05.jpg);
/*background-position: right;
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;

}*/


/*.page-id-76 article {
display: block;
background-image: url(http://soelvi.de/wp-content/uploads/2022/04/mockup-ipad-sy-scaled.jpg);
background-position: right;
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;
} */


/*.page-id-168 article {
display: block;
background-image: url(http://soelvi.de/wp-content/uploads/2022/04/tuerkis-tasse.jpg);
/*background-position: right;
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;

}*/

/*.page-id-170 article {
display: block;
background-image: url(http://soelvi.de/wp-content/uploads/2022/04/toni01-scaled.jpeg);
/*background-position: right;
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;

}*/

h2.h2-timesnewroman {
/*color:#a1a0a3;*/
font-family: "times new roman";
		/*"papyrus";*/
				
}

.page-title {
font-size: 22px;
font-family: "italiana";
		/*"papyrus";*/
				
}

h2.h2-italiana {
/*color:#a1a0a3;*/
font-family: "italiana";
		/*"papyrus";*/
				
}

h2.h2-handwriting {
/*color:#a1a0a3;*/
font-family: 'Nothing You Could Do', cursive;
		/*"papyrus";*/
				
}

/*h1 {display: none;}*/


.wp-block-column {
padding: 05px;
}

.has-white-background-color {
  background-color: #fffc !important;
}