/* style the bulleted list on the tos page  */
.page-id-2252 ul {
    margin-left: 15px;
}

.page-id-2252 li {
    list-style-position: outside;
}

/* the only way to configure the blog post meta  */
.date, .post_info {
    display: none !important;
}
.comment_holder {
    display: none;
}