.elementor-kit-6{--e-global-color-primary:#A1D4E1;--e-global-color-secondary:#A4CED1;--e-global-color-text:#2A2A2A;--e-global-color-accent:#FAEDEC;--e-global-color-fdc3726:#FFFFFF00;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 a{color:#006B7B;}.elementor-kit-6 label{color:var( --e-global-color-text );}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{color:var( --e-global-color-text );background-color:#CBEBEC;border-style:solid;border-color:#CBEBEC;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left: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 */input[type=submit] {
    background: #000;
    color: #fff;
    width: 100% !important;
    font-size: 1.45em;
}

textarea {
    background: #CBEBEC !important;
    height: 12em !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2a2a2a;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #2a2a2a;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #2a2a2a;
}
:-moz-placeholder { /* Firefox 18- */
  color: #2a2a2a;
}/* End custom CSS */