.elementor-kit-17{--e-global-color-primary:#219EBC;--e-global-color-secondary:#023047;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFB703;--e-global-typography-primary-font-family:"Bebas Neue";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:400;}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}@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 */#kelly-calc {
  background: #f9fafb;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 20px;
  max-width: 400px;
  font-family: Arial, sans-serif;
}

#kelly-calc label {
  display: block;
  margin-bottom: 12px;
  font-weight: 600;
  color: #2d3748;
}

#kelly-calc input,
#kelly-calc select {
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #cbd5e0;
  border-radius: 4px;
  font-size: 1rem;
  margin-top: 4px;
  box-sizing: border-box;
}

#kelly-calc hr {
  border: none;
  border-top: 1px solid #e2e8f0;
  margin: 20px 0;
}

#kelly-calc div {
  margin-top: 12px;
  font-size: 1.1rem;
  color: #2d3748;
}

#kelly-calc span {
  font-weight: 700;
  color: #2b6cb0;
}/* End custom CSS */