/**
 * The base file that should be imported by every file.
 * There should be no CSS generation in this or from imported scss files at all!
 */
/**
 * Library
 */
/**
 * Variables and functions
 */
.section-news {
  margin-top: 2em;
  position: relative; }
  .section-news h3 {
    margin-top: 0; }
  @media (max-width: 1249px) {
    .section-news .overview-link {
      margin-top: 2em;
      text-align: center; } }
  @media (min-width: 1250px) {
    .section-news .overview-link {
      position: absolute;
      top: 1em;
      right: 0; } }
  .section-news .overview-link:after {
    content: '\e90c';
    font-family: icomoon;
    font-size: 11px; }

/*# sourceMappingURL=related.css.map */
