/* CSS - Terms and Conditions */

.terms h5 {
	text-align: center;
	margin-top: 20px;
}

.terms li {
	color: #fff;
	font-family: "Lato",sans-serif;
	font-weight: normal;
	padding-bottom: 16px;
	font-size: 19px;
	line-height: 22px;
	margin-top: 3px;
	margin-left: 25px;
}

.terms p {
	text-align: justify;
}

.terms .notice {
	text-align: center;
	font-style: italic;
	margin-top: 70px;
}

.terms h5, .terms p {
	margin-left: 27px;
}

