
.titulo-contrato {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: xx-large;
}

.lista {
	background-image: linear-gradient( to right, green, transparent);
	color: White;
}

section {
	padding: 0 10px;
}

.hide {
	display: none;
}

img {
	float: left;
	margin-right: 113px;
}

.my-4 {
	display: none;
}

.error {
	display: none;
}

form {
	margin-bottom: 15px;
}

article h1 {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: xx-large;
}

article span > p {
	margin-left: 15px;
}