.newsletter-form__message {
    justify-content: center;
    margin-bottom: 0;
    position: unset;
    font-size: calc(var(--font-size-base) * 1px);
    font-weight: normal;
    color: rgb(var(--color-background));
}