/* Source and licensing information for the line(s) below can be found at https://cpladmin.com/modules/custom/cpl_blogs/css/cpl_blogs.css. */
.cpl-blog-summary { clear: both; padding: 10px; width: 100%; display: block; }

.cpl-blog-entry {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  display: block;
  width: 240px;
  height: 380px;
  text-align: center;
}

.cpl-blog-entry .cpl-blog-title {
  font-size: 1.2em;
  font-weight: bold;
}

.cpl-blog-entry .cpl-blog-image img {
  width: 220px;
  height: 220px;
}

.cpl-blogs-pager {
  display: block;
  width: 100%;
  clear: both;
}

.cpl-blog-summary h1 { margin-bottom: 0px; }
.cpl-blog-summary p { margin-bottom: 0px; }

.pager__items li.pager__item.pagerer-breaker { border: 0!important; padding-inline: 6px!important; }
.pager__items li.pager__item.pagerer-breaker:hover { background-color: unset; }

/* Source and licensing information for the above line(s) can be found at https://cpladmin.com/modules/custom/cpl_blogs/css/cpl_blogs.css. */