.region-sidebar-second .block {
  padding-bottom: 20px;
  border-bottom: 2px solid #535353;
  margin-bottom: 20px;
}

.region-sidebar-second .block-octomodel-content-zone-block-pods {
  padding-bottom: 0;
  border-bottom: 0 none;
  margin-bottom: 0;
}

.region-sidebar-second .block > h2 {
  font-size: 1em;
  margin: 0 0 15px 0;
}

.block-language-block-language-interface ul,
.block-octomodel-appears-in-block ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.block-language-block-language-interface li,
.block-octomodel-appears-in-block li {
  display: block;
  margin: 0;
  padding: 0;
}

.block-octomodel-post-profiles .node__content {
  line-height: 1.1;
}

.block-octomodel-post-profiles .node__read_more {
  margin: 5px 0;
}

@media screen, print {
  .block-language-block-language-interface a,
  .block-octomodel-appears-in-block a,
  .block-octomodel-post-links a,
  .post_content__links a {
    text-decoration: none;
  }

  .block-language-block-language-interface a:after,
  .block-octomodel-appears-in-block a:after,
  .block-octomodel-post-links a:after,
  .post_content__links a:after {
    /* UTF-8 right arrow */
    content: "\00a0\2192";
    font-family: 'DRC' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .block-language-block-language-interface a.is-active:after {
    display: none;
  }
}
