/**
 * @file
 * Subtheme specific CSS.
 */

.page-user-login main .region-content {
	max-width:100%;
}

.btn-secondary {
	background-color: white;
}