.elementor-kit-16{--e-global-color-primary:#000000;--e-global-color-secondary:#3F48EB;--e-global-color-text:#7A7A7A;--e-global-color-accent:#6AEF92;--e-global-color-9737073:#EEF0FF;--e-global-color-a7fbd72:#FFFFFF;--e-global-color-c999499:#F9FAFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:42px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:18px;background-color:#F9FAFF;}.elementor-kit-16 h1{font-size:60px;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{font-family:"Inter", Sans-serif;font-size:20px;font-weight:600;background-color:var( --e-global-color-secondary );border-radius:5px 5px 5px 5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1160px;}.e-con{--container-max-width:1160px;}.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);}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}@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 */.ib-azul {
    color:var(--e-global-color-secondary);
}

.my-tags {
  display: flex;
  flex-wrap: wrap;
  gap: .5em;
}
.my-tags .tag {
  display: inline-block;
  background-color: #f0f0f0;
  color: #333;
  padding: .25em .5em;
  border-radius: .25em;
  font-size: .85em;
}/* End custom CSS */