#footer {
	background-color: #ccc;
	padding: 30px ;
 }

section {
	padding: 30px 0;
}
section.blue {
	background-color:#f8f8ff;
}
section.photo { 
	background-color:#000; background-position: center center;
	height: 400px; background-repeat: no-repeat; background-size: cover;
}
.button-return {
	margin: 30px 0;
}
.payment-logo {
	height: 36px; margin: 12px;
}
.table {
	border-bottom: 1px solid #ccc;
}

p.fee-badge {
	font-size:1.2rem;
}

