div.ccm-page div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page div.ccm-block-page-list-page-entry {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border: none;
  padding-top: 20px;
  padding-bottom: 15px;
}

div.ccm-page div.ccm-block-page-list-page-entry-horizontal:nth-of-type(2n+3),
div.ccm-page div.ccm-block-page-list-page-entry:nth-of-type(2n+3) {
  clear: both;
  float: left;
}

div.blog-entry-content::after {
  content: '...';
}

div.ccm-block-page-list-page-entry-thumbnail {
  padding-right: 10px;
  padding-top: 3px;
}

h5.blog-entry-title {
  padding-bottom: 5px;
}
  .ccm-block-page-list-title a:hover, .ccm-block-page-list-title a:active {
    text-decoration-color: #05cbfd;
  }
p.blog-entry-date {
  padding-bottom: 3px;
}
