.elementor-2966 .elementor-element.elementor-element-4da825f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2966 .elementor-element.elementor-element-f8fe5c6{--spacer-size:100px;}.elementor-2966 .elementor-element.elementor-element-3e06544{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2966 .elementor-element.elementor-element-f5e96f3 .elementor-heading-title{color:#FFFFFF;}.elementor-2966 .elementor-element.elementor-element-5233e17{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}/* Start custom CSS for shortcode, class: .elementor-element-03b8a49 */body {
  color: white;
}
ul {
  list-style-type: disc; /* standardne tačkice */
  color: white;          /* boja teksta i bullet-a */
}

ul li::marker {
  color: white;          /* posebno targetira bullet */
}
ul li a {
  color: white;           /* link bela boja */
  text-decoration: none;  /* skine underline, ako hoćeš */
}

ul li a:hover {
  color: #ccc;            /* na hover neka bude sivo, ili stavi šta ti paše */
  text-decoration: underline; /* opcionalno */
}/* End custom CSS */