.elementor-kit-5{--e-global-color-primary:#3D2140;--e-global-color-secondary:#591760;--e-global-color-text:#FFB907;--e-global-color-accent:#2EB773;--e-global-color-a048c90:#FB4A30;--e-global-color-d44052b:#404A54;--e-global-color-951ec1c:#9CA1A8;--e-global-color-149800a:#DBDBDB;--e-global-color-28f2395:#FFFFFF;--e-global-color-cc260a3:#00BFD9;--e-global-color-ad5f1e7:#000000;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lora";--e-global-typography-secondary-font-size:68px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Nunito Sans", Sans-serif;font-size:18px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-text );}.elementor-kit-5 h1{font-family:"Lora", Sans-serif;font-size:90px;}.elementor-kit-5 h2{font-family:"Lora", Sans-serif;font-size:68px;}.elementor-kit-5 h3{font-family:"Lora", Sans-serif;font-size:48px;}.elementor-kit-5 h4{font-family:"Lora", Sans-serif;font-size:40px;}.elementor-kit-5 h6{font-family:"Lora", Sans-serif;font-size:32px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Change background color of inactive Paragraph Text form field */
.gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea:not(:focus) {
  background-color: #9CA1A8; /* Set the background color to whatever color you want */
}

/* Change background color of active Paragraph Text form field */
.gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea:focus {
  background-color: #ffffff; /* Set the background color to whatever color you want */
}/* End custom CSS */