/*
Theme Name: sys ch
Template: twentytwentyfour
Version: 1.3
*/
.sc_header_title {
  line-height: 1em;
  /* text-shadow: 1px 2px yellow; */
  transform: rotate( -3deg);
  max-width: 100px;
}
.wp-block-button {
  font-weight: bold;
  transform: rotate( -1deg);
}
.wp-block-button__link {
	border-radius: 0.2rem;
}
..ics-calendar {
  font-weight: bold;
}
.thickunderline-pink {
  text-decoration: underline 0.22em solid #C81D83;
  text-underline-offset: -3px;
  text-decoration-skip-ink: none;
}
/* the wp-... element definitions are meant to structure the feutured posts.
   those should be embeded by block and, originally, have a different formatting. */
.card,.wp-block-latest-posts__featured-image {
	width: 19rem !important;
	height: 25rem !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}
.wp-block-latest-posts__featured-image img {
	max-width: 19rem !important;
	max-height: 25rem !important;
}
.frame,.wp-block-latest-posts__featured-image {
	border-width: 20px !important; 
    border-radius: 0px !important;
	background: #e6dec1 !important;
    padding: 10px 30px !important;
}
.wp-block-latest-posts__featured-image {
	border-color: #dca078 !important;
	border-style: solid !important;
}
a.wp-block-latest-posts__post-title {
	visibility: hidden !important;
}


/* Schrift-Test - Achtung unbedingt auf lokal umstellen, nicht von Adobe Typekit laden! Herunterladen von: https://use.typekit.net/aqb2okh.css */
@font-face {
font-family:"agenda";
src:url("https://use.typekit.net/af/0c0905/00000000000000003b9ae392/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/0c0905/00000000000000003b9ae392/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/0c0905/00000000000000003b9ae392/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}
	@font-face {
font-family:"agenda";
src:url("https://use.typekit.net/af/ab8655/00000000000000003b9ae398/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/ab8655/00000000000000003b9ae398/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/ab8655/00000000000000003b9ae398/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}
@font-face {
font-family:"agenda-condensed";
src:url("https://use.typekit.net/af/e6d00e/00000000000000003b9ae3a0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/e6d00e/00000000000000003b9ae3a0/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/e6d00e/00000000000000003b9ae3a0/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}
:root {
	--wp--preset--font-family--body: agenda-condensed, "Inter", sans-serif;
	--wp--preset--font-family--heading: agenda, Cardo;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}
body.wp-singular .wp-block-post-title {
text-decoration: underline 13px solid #C81D83;
  text-underline-offset: -3px;
  text-decoration-skip-ink: none;
}