.elementor-2550 .elementor-element.elementor-element-519d810{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2550 .elementor-element.elementor-element-fa85a7d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-2550 .elementor-element.elementor-element-347107a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS *//* CF7 fix */
.wpcf7 input[type="submit"] {
  background: #1e1e1c !important;
  color: #f5f2ec !important;
  border: none !important;
  border-radius: 0 !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 0.62rem !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
  padding: 16px 32px !important;
  width: 100% !important;
  cursor: pointer !important;
  transition: background 0.3s !important;
}
.wpcf7 input[type="submit"]:hover { background: #63858e !important; }
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
  border: 1px solid rgba(99,133,142,0.2) !important;
  border-radius: 0 !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 0.84rem !important;
  font-weight: 300 !important;
  padding: 13px 16px !important;
  width: 100% !important;
  outline: none !important;
  box-shadow: none !important;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
  border-color: #63858e !important;
  box-shadow: none !important;
  outline: none !important;
}/* End custom CSS */