.elementor-37679 .elementor-element.elementor-element-0b3672c{--display:flex;--margin-top:32px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-37679 .elementor-element.elementor-element-b951d70{--display:flex;}/* Start custom CSS for wpforms, class: .elementor-element-c4d246a */.KOL .wpforms-field-container{
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.KOL .wpforms-submit-container{
    text-align: center;
}
.KOL .wpforms-submit-container .wpforms-submit{
    color: #fff !important;
    background: #000 !important;
    padding: 12px 32px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    border-radius: 32px !important;
}
.KOL .wpforms-field-container input[type=text]::placeholder,
.KOL .wpforms-field-container input[type=email]::placeholder,
.KOL .wpforms-field-container input[type=url]::placeholder
{
  color: #999; /* 改成你想要的颜色 */
  opacity: 1;  /* 解决部分浏览器默认透明度较低的问题 */
}
div.wpforms-container-full.KOL{
    margin-top: 0 !important;
}
#wpforms-28733-field_32{
    padding-bottom: 16px;
    border-bottom: 1px solid #d9d9d9;
}/* End custom CSS */