@charset "UTF-8";
.article-sidebar ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 12px 0;
}
.article-sidebar ul li:first-of-type {
  padding: 0 0 11px 0;
}
.article-sidebar ul li:first-of-type a {
  font-size: 24px;
  font-family: "DINNextLTPro-Bold", sans-serif;
  line-height: 1.1;
  color: #000 !important;
}
.article-sidebar ul li:first-of-type a:hover {
  color: #A12615 !important;
}
.article-sidebar ul li {
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "DINNextLTPro-Regular", sans-serif;
  line-height: 1.2;
}
.article-sidebar ul li a {
  color: #000;
  font-size: 16px;
}
.article-sidebar ul .current_page_item a {
  color: #DF2626;
}

/* -------------- */
/* spam error - add text */
/* -------------- */
.wpcf7 form.spam .wpcf7-response-output:after {
  content: "Ditt meddelande anses vara skräppost. Prova att vänta 5 minuter och därefter uppdatera din webbläsare.";
  display: block;
}

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