a.ccm-block-page-list-rss-feed {
  position: absolute;
  top: 0;
  right: 0; }

div.ccm-block-page-list-wrapper {
  position: relative; }

.ccm-block-page-list-header h5 {
  color: #a1265a;
  font-size: 175%;
  font-weight: 600;
  margin-bottom: 0.5em;
  text-transform: uppercase; }

div.ccm-block-page-list-page-entry-horizontal {
  display: table;
  width: 100%; }

div.ccm-block-page-list-page-entry-horizontal,
div.ccm-block-page-list-page-entry {
  margin-bottom: 10px; }
  div.ccm-block-page-list-page-entry-horizontal .ccm-block-page-list-title,
  div.ccm-block-page-list-page-entry .ccm-block-page-list-title {
    font-size: 125%; }
  div.ccm-block-page-list-page-entry-horizontal:nth-child(1) .ccm-block-page-list-title,
  div.ccm-block-page-list-page-entry:nth-child(1) .ccm-block-page-list-title {
    color: #235b7c; }
  div.ccm-block-page-list-page-entry-horizontal:nth-child(2) .ccm-block-page-list-title,
  div.ccm-block-page-list-page-entry:nth-child(2) .ccm-block-page-list-title {
    color: #8ab42c; }
  div.ccm-block-page-list-page-entry-horizontal:nth-child(3) .ccm-block-page-list-title,
  div.ccm-block-page-list-page-entry:nth-child(3) .ccm-block-page-list-title {
    color: #a1265a; }
  div.ccm-block-page-list-page-entry-horizontal:nth-child(4) .ccm-block-page-list-title,
  div.ccm-block-page-list-page-entry:nth-child(4) .ccm-block-page-list-title {
    color: #e19849; }

div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
  display: table-cell;
  vertical-align: top;
  width: 1px; }
  div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
    width: 120px;
    max-width: none; }

div.ccm-block-page-list-page-entry-text {
  display: table-cell;
  vertical-align: top; }
  div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: bold; }
  div.ccm-block-page-list-page-entry-text .ccm-block-page-list-description {
    text-align: justify;
    font-size: 87.5%; }

div.ccm-block-page-list-page-entry-read-more {
  margin-top: 20px; }

/*# sourceMappingURL=view.css.map */
