  .approval {
    margin-top: 40px;
}
.highlight {
    background-color: yellow;
    padding: .2em;
}
.policy-header {
	border-bottom: 1px solid #dedede;
	margin-bottom: 40px;
}
.policy-header table {
    margin-bottom: 40px;
}
ol li, ul li {
	margin-bottom: 16px;
}

