/**
 * page-chinhsach.html
 */

html {
	scroll-behavior: smooth;
}

.policy-content ul {
	list-style-type: disc;
	padding-left: 1.5rem;
	margin-top: 0.75rem;
	margin-bottom: 1.5rem;
	color: #4b5563;
}

.policy-content ul li {
	margin-bottom: 0.5rem;
	line-height: 1.75;
}
