.footer_newsletter-input {
    color: #000;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-decoration: none;
}

.footer_newsletter-form {
    border: 1px solid #000;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 44px;
    padding: 15px 20px;
    display: flex;
}

.footer_newsletter-submit {
    border-style: solid;
    border-width: undefinedpx;
    object-fit: cover;
    border-color: #404040;
}
