.elementor-kit-240{--e-global-color-primary:#FAA729;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6effa50:#000000;--e-global-color-0eacafe:#AFAFDE;--e-global-color-86ed878:#7A7A7A4F;--e-global-color-088ef2e:#4F0C7C26;--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;background-color:#1C1E24;}.elementor-kit-240 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 *//* MAIN FORM WRAPPER */
.dpp-form .elementor-form{
  max-width:720px;
  margin:0 auto;
}

/* INPUTS */
.dpp-form input,
.dpp-form textarea{
  background:transparent !important;
  border:1px solid rgba(231,214,168,.3) !important;
  color:#EDE7D9 !important;
  padding:14px !important;
  font-family:"Cormorant Garamond", serif;
}

/* LABELS */
.dpp-form .elementor-field-label{
  color:#E7D6A8 !important;
  font-family:"Cormorant Garamond", serif;
}

/* BUTTON */
.dpp-form .elementor-button{
  background:transparent !important;
  border:1px solid #E7D6A8 !important;
  color:#E7D6A8 !important;
  font-family:"Cormorant Garamond", serif;
}

.dpp-form .elementor-button:hover{
  background:#E7D6A8 !important;
  color:#1C1E24 !important;
}

/* REMOVE WHITE BACKGROUND */
.dpp-form .elementor-field-group{
  margin-bottom:20px;
}

/* PLACEHOLDER TEXT */
.dpp-form ::placeholder{
  color:rgba(231,214,168,.4);
}/* End custom CSS */