:root {
	--border-radius: 25px;
	--grid-layout-gap: 4em;
	--grid-layout-gap-narrow: 2em;
}

.wsf-form input[type="tel"] {
    direction: rtl;
}

p:last-child {
	margin-bottom: 0;
}

.site-footer p {
	margin-bottom : 1rem
}