/* Start custom CSS for html, class: .elementor-element-797ce36 *//* Farbschema nur für den Artikelbereich */
.immohp-wrap a,
.immohp-wrap a:visited {
  color: #3F5675 !important;
}
.immohp-wrap a:hover {
  color: #5B82B7 !important;
}

.immohp-wrap h1,
.immohp-wrap h2,
.immohp-wrap h3,
.immohp-wrap h4,
.immohp-wrap h5,
.immohp-wrap h6 {
  color: #3F5675 !important;
}

/* Listenpunkte angleichen */
.immohp-wrap ul li::marker {
  color: #3F5675 !important;
}
.immohp-aside ul li::marker {
  color: #3F5675 !important;
}

/* Seitenleisten-Rahmen in Sekundärfarbe */
.immohp-aside {
  border-left: 4px solid #5B82B7 !important;
}

/* CTA-Schaltfläche im Artikel dauerhaft in Unternehmensfarbe */
.immohp-cta a,
.immohp-cta a:visited,
.immohp-cta a *,
.immohp-cta a:visited * {
  background-color: #3F5675 !important; /* Primärfarbe */
  border-color: #3F5675 !important;
  color: #ffffff !important;
}

.immohp-cta a:hover,
.immohp-cta a:hover *,
.immohp-cta a:focus,
.immohp-cta a:focus * {
  background-color: #5B82B7 !important; /* Sekundärfarbe */
  border-color: #5B82B7 !important;
  color: #ffffff !important;
}

/* FAQ-Fragen einfärben */
.immohp-wrap dt {
  color: #3F5675 !important;
}

/* Kategorie-/Meta-Zeile („Ratgeber · Uplengen …“) in Blau färben */
.elementor-post-info__item--terms,
.elementor-post-info__item--terms a,
.elementor-post-info__item--terms span {
  color: #3F5675 !important;
}/* End custom CSS */