@import "./donotuse.css";

.terms-hero .hero p {
	font-size: 1.1rem;
	opacity: 0.85;
}

.terms .terms-content {
	color: rgba(255, 255, 255, 0.85);
	line-height: 1.8;
	font-size: 1rem;
}

.terms .terms-content h3 {
	margin-top: 2rem;
	margin-bottom: 0.75rem;
	font-size: 1.15rem;
	color: #ffffff;
}

.terms .terms-content ul {
	padding-left: 1.25rem;
	margin: 0.5rem 0 1.25rem 0;
}

.terms .terms-content li {
	margin-bottom: 0.5rem;
}

.terms-note {
	margin-top: 2rem;
	font-size: 0.9rem;
	opacity: 0.75;
}
