.terms .card-pf {
  max-width: unset;
}

#kc-terms-text{
	padding: 3rem;
	width:100%;
	max-width:980px;
	margin:0 auto;
	background-color:#fff;

}

#kc-terms-text a{
	color:#000;
	text-decoration:underline;
}

#kc-terms-text h1{
	font-size:1.4rem;
  font-weight: bold;
}

#kc-terms-text h2{
	font-size:1.2rem;
  font-weight: bold;
	margin-top:2rem;
}

.terms .form-actions {
  max-width: 980px;
  margin: 3rem auto;
}