.titleAndParagraph__heading {
    flex-direction: row-reverse !important;
}

.titleAndParagraph__button {
    justify-content: flex-start !important;
}

@media (min-width: 1024px) {
    .lg\:pr-\[50px\] {
        padding-left: 50px;
    }
}

.before\:-left-5::before {
	content: var(--tw-content);
    right: -1.25rem;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
	direction:rtl !important;
}