/*
 * SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */
input,
select {
	width: 33%;
	min-width: 250px;
}

h3 {
	margin-top: 25px;
}

p {
	margin-top: 15px;
}
