.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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);}@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 */.intro {
  background-color: #f5f7f8;
  border-left: 5px solid #2b80d7;
  padding: 20px 25px;
  border-radius: 8px;
  font-size: 1.05em;
  color: #444;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  margin-bottom: 40px;
}
.intro strong { color: #2b80d7; }
h2 {
  font-size: 1.8em;
  color: #1a2b47;
  /*border-left: 5px solid #2b80d7;*/
  padding-left: 15px;
  margin-top: 50px;
  margin-bottom: 15px;
}
h3 {
  font-size: 1.3em;
  color: #34495e;
  margin-top: 35px;
  margin-bottom: 10px;
  font-weight: 600;
}
p { margin-bottom: 18px; text-align: justify; }
strong { color: #2b80d7; font-weight: 600; }
.case-study {
  background-color: #e8f3fd;
  border-left: 4px solid #2b80d7;
  padding: 18px 20px;
  border-radius: 6px;
  font-style: italic;
  margin: 25px 0;
}
.note-seo { font-size: .95em; color: #6b7280; margin-bottom: .5rem; }
note-seo/* End custom CSS */