.elementor-22 .elementor-element.elementor-element-02e127d > .elementor-container{max-width:1200px;}.elementor-22 .elementor-element.elementor-element-02e127d{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-22 .elementor-element.elementor-element-3ba7971 > .elementor-widget-container{padding:0em 0em 0em 0em;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for text-editor, class: .elementor-element-3ba7971 */.elementor-22 .elementor-element.elementor-element-3ba7971 > li{
    font-family: "Open-Sans", Sans-Serif !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-02e127d */#lkd-uzdaviniai {
  list-style: none; /* Remove default bullets */
  font-family: 'Open Sans', sans-serif !important;
}

#lkd-uzdaviniai li::before {
    
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #C20C15; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}/* End custom CSS */