:root {
	--wd-form-brd-width: 1px;
}
:root{
}




@media (min-width: 1025px) {
	input[type="text"]{
border-radius: 2em;
border-width: 0.1em;
}
}

