div.instrucoes .icon{	background-color: #d90000;	display: block;	margin-left: auto;	margin-right: auto;	width: 100px;	height: 100px;	border-radius: 50%;	text-align: center;	vertical-align: center;}div.instrucoes .icon i{	color: white !important;	font-size: 40pt;	display: inline-block;	vertical-align: middle;	line-height: 200%;}div.instrucoes div.description{	text-align: center;	margin-top: 10px;}div.instrucoes div.description span{	font-size: 22px;	color: #d90000;}#pay_btn,#complete_btn{	margin-top: 10px;	display: block;	margin-left: auto;	margin-right: auto;}.clear{	clear: both;}