#icon-home-arrow {
  width: 18px;
  height: 18px;
  margin-left: 7px;
}

.single-crb_karrierenews .lvw-article-news h1,
.single-crb_karrierenews .lvw-article-news h2,
.single-crb_karrierenews .lvw-article-news h3,
.card-body .lv-widget-title {
  font-family: SuisseIntl-Medium, sans-serif;
  text-transform: none;
  color: var(--typo-darker);
}
.single-crb_karrierenews .lvw-article-news h1 {
  font-size: 38px;
  line-height: 45px;
}
.single-crb_karrierenews .lvw-article-news h2 {
  font-size: 20px;
  line-height: 27px;
  margin-top: 1.5em;
}
.single-crb_karrierenews .lvw-article-news h3 {
  font-size: 18px;
  line-height: 24px;
}

.pp-new.karriere .lvw-section-news,
.pp-new.karriere .lvw-section--new_partner_blog {
  padding-top: 0;
  padding-bottom: 0;
}

.pp-new .smaller p {
  font-size: 16px;
  line-height: 1.5;
}

.pp-new.karriere .lvw-nav li.current-page-ancestor a {
  background-color: #fff !important;
}
.pp-new.karriere .lvw-section--new_partner_blog {
  padding-bottom: 0 !important;
}
.pp-new.karriere .lvw-box-shadow {
  box-shadow: none;
}
.pp-new.karriere #karriere-contact-footer .social-icons img {
  margin: 0 7px;
}