/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 19 2025 | 11:22:34 */
.elementor-71 .elementor-element.elementor-element-0656e27 .elementor-button {
    margin: 20px 0px 0px 0px;
}

::-webkit-input-placeholder {
    font-size: 16px !important;
    font-weight: 400 !important;
    color:#ffffff !important;
    }

:-moz-placeholder  {
    font-size: 16px !important;
    font-weight: 400 !important;
    color:#ffffff !important;
    opacity:  1;
    }

::-moz-placeholder  {
    font-size: 16px !important;
    font-weight: 400 !important;
    color:#ffffff !important;
    opacity:  1;
    }

:-ms-input-placeholder  {
    font-size: 16px !important;
    font-weight: 400 !important;
    color:#ffffff !important;
    }

::-ms-input-placeholder  {
    font-size: 16px !important;
    font-weight: 400 !important;
    color:#ffffff !important;
    }

::placeholder  {
    font-size: 16px !important;
    font-weight: 400 !important;
    color:#ffffff !important;
    }