/* Enter Your Custom CSS Here */
ul, ol {
    margin: 0 0 10px;
    padding: 0 0 0 15px;
}
p {
    margin-bottom: 12px;
    line-height: 1.4em;
}
@media all {
  h1, h2, h3, h4, h5 {
    margin-top: 1.1em;
    margin-bottom: 1.1em;
  }
}
.author-info {
    display:none;
}