.title-crdspayment{
  color: #007A5E;
  font-family: "Source Sans Pro";
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
}

.subtitle-crdspayment{
  color: #000000;
  font-family: "Source Sans Pro";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
}

a.btn.btn-crdspayment{
	border-radius: 6px;
	background-color: #F4D832;
	color: #007A5E;
	font-family: "Source Sans Pro";
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 23px;
	text-align: center;
}