#mw-top-page > div.mw-add-card-page.mw-body > div > div.mw-add-card-prepaid > label:nth-child(3):after {
	content: "Please note that a 3% credit card fee will be added";
	color: red;
	font-weight: bold;
	font-size: 16px;
	margin-top: 100px;
	margin-left: 150px;
	position: absolute;
}