  .approval {
    margin-top: 40px;
}
.highlight {
    background-color: #fcf8e3;
    padding: .2em;
}
.policy-header {
	border-bottom: 1px solid #dedede;
	margin-bottom: 40px;
}
.policy-header table {
    margin-bottom: 10px;
	
}

.no-bullet {
	list-style-type: none;
	margin-bottom: 1rem;
}

