.elementor-30472 .elementor-element.elementor-element-c25dbf8:not(.elementor-motion-effects-element-type-background), .elementor-30472 .elementor-element.elementor-element-c25dbf8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-30472 .elementor-element.elementor-element-c25dbf8 > .elementor-container{min-height:150px;}.elementor-30472 .elementor-element.elementor-element-c25dbf8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-30472 .elementor-element.elementor-element-c25dbf8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-30472 .elementor-element.elementor-element-3fb9a86 .elementor-heading-title{font-family:"Roboto JP", Sans-serif;color:var( --e-global-color-a270c7a );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-cb12c97 *//* Container */
.jongepier-container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  font-family: Arial, sans-serif;
  color: #000;
}

/* Blok met grijze achtergrond en blauwe linkerkant */
.jongepier-card {
  background-color: #f9f9f9;
  padding: 1rem;
  margin-bottom: 1.5rem;
  border-left: 4px solid #005BAC;
  border-radius: 6px;
}

/* Blauwe koppen */
.jongepier-card h3, 
.jongepier-container h2 {
  color: #005BAC;
  margin-top: 0;
}

/* Linken als knoppen */
.jongepier-button {
  display: inline-block;
  background-color: #005BAC;
  color: #fff !important;
  padding: 0.5rem 1rem;
  text-decoration: none;
  border-radius: 4px;
  margin-top: 1rem;
  transition: background-color 0.3s ease;
  cursor: pointer;
  user-select: none;
}

.jongepier-button:hover {
  background-color: #004494;
}

/* Ul lijst styling */
.jongepier-list {
  padding-left: 1.25rem;
  list-style-type: disc;
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0.25rem;
  margin-bottom: 0;
}

/* Kleine correctie voor lege list item (verwijderd in HTML) *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto JP';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-ThinItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto JP';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('https://jongepier.nl/wp-content/uploads/2023/01/Roboto-BlackItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */