.padding {
	padding: 22px !important;
}

.update {
  color: #A3A3A3;
  text-decoration: underline;
  font-size: 14px;
  margin-bottom: 14px;
}

.legal-text div span {
	color: #A3A3A3;
}

.container .legal-text:not(:last-child) {
	margin-bottom: 30px;
}

.legal-text {
	line-height: 23px;
}

.type--:not(:last-child) {
  margin-bottom: 40px !important;
}

.legal-text {
	color: #A3A3A3;
}

.legal-text strong {
	color: #FAFAFA;
}

.title-legal {
	text-decoration: underline;
  margin-bottom: 8px;
	font-weight: 700;
  font-size: 22px;
  line-height: 29px;
  color: #FAFAFA;
}