.newsletter-form__message {
    justify-content: flex-start;
    margin-bottom: 0;
    font-size: calc(var(--font-body-scale) * 14px);
    font-weight: var(--font-body-weight);
}