.elementor-352 .elementor-element.elementor-element-5aff5ae{--display:flex;--min-height:100vh;--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;--justify-content:center;}.elementor-352 .elementor-element.elementor-element-5aff5ae:not(.elementor-motion-effects-element-type-background), .elementor-352 .elementor-element.elementor-element-5aff5ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-352 .elementor-element.elementor-element-34a3ca6 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:#FFFFFF;}:root{--page-title-display:none;}/* Start custom CSS */input, textarea{
    border-style: solid;
    border-width: 0px 0px 1px 0px  !important;
    border-color: #8A8A8A;
    background-color: #000000;

    color: white !important;
    margin-top: 10px !important;
}

label {
    color: white !important
}
legend {
    display: none !important;
}
input.button {
    font-family: "Clash Grotesk", Sans-serif;
    font-size: 17px;
    background-color: #35bb8e;
    color: white !important;
    border-radius: 90px !important;
    padding: 10px 50px;
    font-weight: 600;
}

input.button:hover {
    background-color: #ffffff;
    color: black !important;
    border-radius: 90px !important;
    padding: 10px 50px;
    font-weight: 600;
}

#affwp-user-url {
  display: none !important;
}

label[for="affwp-user-url"] {
  display: none !important;
}
label[for="affwp-payment-email"],
#affwp-payment-email {
  display: none !important;
}/* End custom CSS */