.elementor-1283 .elementor-element.elementor-element-99108f0{--display:flex;}.elementor-1283 .elementor-element.elementor-element-c67ad62 > .elementor-widget-container{padding:30px 30px 0px 30px;}.elementor-1283 .elementor-element.elementor-element-c67ad62 .ttbt h5{opacity:1;}.elementor-1283 .elementor-element.elementor-element-c054552{--display:flex;}.elementor-1283 .elementor-element.elementor-element-0988188{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2a3227b */@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

.eu-section {
  font-family: 'Roboto', sans-serif;
  background: #ffffff;
  padding: 30px;
  border-radius: 12px;
  max-width: 960px;
  margin: 0 auto;
  color: #000; /* czarna czcionka */
}

.eu-section h2 {
  font-size: 28px;
  color: #009eff;
  margin-bottom: 10px;
}

.eu-section h3 {
  margin-top: 30px;
  color: #009eff;
  font-size: 20px;
  border-left: 4px solid #009eff;
  padding-left: 10px;
}

.eu-section ul {
  list-style-type: disc;
  padding-left: 20px;
}

.eu-section p {
  margin-bottom: 12px;
}
.check-list p {
  position: relative;
  padding-left: 30px;
  margin: 12px 0;
  line-height: 1.6;
  font-family: 'Roboto', sans-serif;
  color: #000;
}

.check-icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  color: #009eff;
  font-weight: bold;
  line-height: 1.6;
}
.highlight-heading {
  font-size: 22px;
  font-weight: bold;
  text-decoration: underline;
  margin: 25px 0 15px;
  color: #009eff; /* możesz zmienić na #000 jeśli ma być czarny */
}/* End custom CSS */