.elementor-kit-7{--e-global-color-primary:#3498DB;--e-global-color-secondary:#6B7581;--e-global-color-text:#666666;--e-global-color-accent:#FFFFFF;--e-global-color-aa23ef2:#E5E9ED;--e-global-typography-primary-font-family:"Tahoma";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Tahoma";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Tahoma";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Tahoma";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-size:17px;font-weight:700;color:var( --e-global-color-accent );border-style:none;border-radius:4px 4px 4px 4px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 h1{color:#2C3E50;font-size:40px;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-size:32px;}.elementor-kit-7 h3{color:#2C3E50;font-size:20px;}.elementor-kit-7 h4{color:#2C3E50;}.elementor-kit-7 h5{color:#2C3E50;}.elementor-kit-7 h6{color:#2C3E50;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Cambiar el color de los puntos de la lista */
.elementor-widget-container ul {
  list-style: none;
}

.elementor-widget-container ul li::before {
  content: "•";
  color: #3498DB;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-weight: bold;
}

/* Cambiar el color del texto de la lista */
.elementor-widget-container ul li {
  color: #6b7581;
}/* End custom CSS */