/* Mediakon CSS 5952 */
.m2dev_dodatki894247 {
    position: relative;
    background-color:  !important;
    z-index: 0;
}.m2dev_dodatki894247::before, .m2dev_dodatki894247::after {
    content: '';
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: -1;
}.m2dev_dodatki894247::after {
    width: 100%;
    height: 1%;
    bottom: -1px;

    background: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAzMCIgIGNsYXNzPSJmdXNpb24td2F2ZXMtY2FuZHkiIHdpZHRoPSIxMDAlIiAgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgZmlsbD0icmdiKDI0NywyNDQsMjMzKSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB3aWR0aD0iMTAyNCIgaGVpZ2h0PSIzMCIvPjwvc3ZnPg==");
    background-size: cover;

    

    

}

@media (max-width: 1200px) {
    .m2dev_dodatki894247::after {
        height: 1%;
    }
}

@media (max-width: 768px) {
    .m2dev_dodatki894247::after {
        height: 1%;
    }
}
.eweul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 1.15rem;
  color: #222;
}

.eweul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.eweul li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #d5b25e; /* złoty kolor */
}
