#letsTalkModal .wpcf7 br,
#letsTalkModal .wpcf7 .wpcf7-spinner,
.fill-form-section__content .wpcf7 br,
.fill-form-section__content .wpcf7 .wpcf7-spinner {
    display: none;
}

.fill-form-section__content .wpcf7 p {
    margin: 0;
    padding: 0;
}

.newsletter-section .form-wrap {
    flex-flow: row;
    align-items: center;
    gap: 1.75rem;
    display: flex;
}

.newsletter-section .form-wrap br {
    display: none;
}