<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.blogSlider p{
  font-size: 14px;
  color: #8c9195;
  padding: 0 15px 15px;
}
.post-content ul, .DnnModule-DNN_HTML ul{
    list-style-type: square !important;
  color: #8c9195;
  margin-top: 15px;
}

.post-content ul li, .DnnModule-DNN_HTML ul li {
    list-style: inherit;
  color: #8c9195;
  padding: 0 15px 15px 0px;
}
.header_social ul {
    list-style-type: none !important;
    margin: inherit;
}

.header_social ul li {
    padding: inherit;
}




</pre></body></html>