/**
 * @file less/pages/purchaseInstitutionalSubscription.less
 *
 * Copyright (c) 2014-2020 Simon Fraser University
 * Copyright (c) 2003-2020 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * @brief Stylesheet for page purchase institutional subscription
 *
 */

.pkp_page_purchaseInstitutionalSubscription h1 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.subscription-form-item {
	margin-bottom: 40px;
}

.subscription_address {
	margin-top: 60px;
}
