.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-color-56c4d83:#1D1D1B;--e-global-color-2fe6adc:#BD02F7;--e-global-color-839fda2:#12B0FC;--e-global-color-1b7b594:#541466;--e-global-color-8795402:#05091A;--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){--kit-widget-spacing: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 */.icon-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  margin-top: 50px;
}

.icon-box {
  text-align: center;
  width: 150px;
}

.icon-box i {
  font-size: 32px;
  color: white;
  background-color: black;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  line-height: 100px;
  display: inline-block;
  margin-bottom: 15px;
}

.icon-box.orange i {
  background-color: #f26522;
}

.icon-box p {
  font-weight: 600;
  font-size: 16px;
  color: #000;
}/* End custom CSS */