#privacy dl dt {
  margin: 80px 0 35px 0;
  color: #0066b3;
  font-weight: 600;
  font-size: 1.2em;
}
#privacy dl dd ol {
    margin: 15px 0;
}
#privacy dl dd ol li {
    list-style:disc;
    margin-left: 1.5em;
}
@media screen and (max-width: 769px) {
}