.elementor-57194 .elementor-element.elementor-element-51efe7b2{--display:flex;--flex-direction:row-reverse;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--align-items:flex-end;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-57194 .elementor-element.elementor-element-5cd83833.elementor-element{--align-self:center;}/* Start custom CSS */.suncontainer {
    border-top: 1px #ccc solid;
    
}

.sunitem {
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  
}

.sundivtable {
    
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;
}


/* Tabel styling */
.suntable {
  width: 80%;
  table-layout: fixed;
  border-collapse: collapse;
  margin-top: 10px;
  font-size: 12px;
}

.suntable td {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ccc;
  text-align: center;
}

.custom-bullets {
  list-style: none; /* Verberg standaard bullets */
  padding-left: 0em; /* Ruimte voor de afbeelding */
}

.custom-bullets li {
  position: relative;
  padding-left: 1.5em;
  line-height: 2em;
  font-size: 14px;
 
}

.custom-bullets li::before {
  
  content: '';
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 1em;
  height: 1em;
  background-image: url('https://www.suncircle.nl/app/uploads/2025/04/Bullet-Oranje.svg'); /* Jouw afbeelding hier */
  background-size: contain;
  background-repeat: no-repeat;
}/* End custom CSS */