.econ-container h1:not(.highlight-title),
.pia-service-title,
.highlight-headline {
    color: #002d67;
}

.green,
.pia-standard .card-header,
.menu-navbar.has-search #results .phase-services .phase-services-title {
    color: #002d67 !important;
}

.pia-standard .card-header {
    color: #fff !important;
    background-color: #002d67;
    border-radius: 4px;
    justify-content: left;
}

.pia-themenwelten .card-body.collapse {
    border: none !important;
}

.pia-standard .btn-primary,
.pia-standard .btn-primary:hover,
.econ-container .btn-primary {
    border-color: #a8e810 !important;
    background-color: #a8e810 !important;
    box-shadow: none !important;
    color: #002d67 !important;
}

.pia-standard .btn-primary a {
    color: #002d67 !important;
}

.pia-standard .btn-secondary a {
    color: #002d67 !important;
}

.pia-standard .btn-secondary,
.pia-standard .btn-secondary:hover {
    border-color: #002d67 !important;
    color: #002d67 !important;
}

.PlaceSearchOpener__placeSearchOpener___dnz .PlaceSearchOpener__searchOpener___dnz .PlaceSearchOpener__searchOpenerButton___dnz,
.sc-dnz-propertylist .Button__secondary___dnz,
.sc-dnz-propertylist .MessageButton__message___dnz .Button__secondary___dnz {
    background: #a8e810 !important;
    box-shadow: none !important;
    color: #002d67 !important;
}

.sc-dnz-propertylist .Button__outline___dnz,
.sc-dnz-propertylist .Button__primary___dnz.Button__outlined___dnz {
    border-color: #002d67 !important;
    color: #002d67 !important;
}

.nav-link--active {
    border-bottom-color: #002d67 !important;
    color: #002d67 !important;
}

.phasen .phase-icon {
    border-color: #002d67 !important;
}

.highlight-title {
    background-color: #002d67 !important;
    border-color: #002d67 !important;
    color: #fff !important;
}

.pia-service-highlight>li,
.econ-container .econ-checklist>li {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cpath id='tick' d='M7.1,14,2,8.6,3.6,7.2l3.5,3.7L14.4,2,16,3.3Z' transform='translate(-2 -2)' fill='%230066b3'/%3E%3C/svg%3E%0A") !important;
}

.phasen .phase-icon .arrow {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.603' height='47.424' viewBox='0 0 26.603 47.424'%3E%3Cg id='Gruppe_178' data-name='Gruppe 178' transform='translate(12012.594 -3835)'%3E%3Cline id='Linie_355' data-name='Linie 355' y2='46.159' transform='translate(-11998.91 3835)' fill='none' stroke='%23002d67' stroke-width='2' stroke-dasharray='6 6'/%3E%3Cpath id='Pfad_1117' data-name='Pfad 1117' d='M2767.41,11112.7l13.3,9.8,12.079-9.8' transform='translate(-14779.41 -7241.341)' fill='none' stroke='%23002d67' stroke-width='2' stroke-dasharray='6 6'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.navigation .btn:not(.nav-link--active):hover,
.navigation .btn:not(.nav-link--active):focus,
.navigation .btn:not(.nav-link--active):active {
    border-bottom-color: #002d67 !important;
    color: #002d67 !important;
}

.pia-content .hero-title {
    background-color: #fff;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
    max-width: 35rem;
    border-radius: 7px;
    padding: 5px 15px;
    z-index: 1;
    position: absolute;
    bottom: 0;
}

.pia-content .hero-title h1 {
    line-height: 2.6rem;
}

.pia-content .hero-image {
    position: relative;
    min-height: 250px;
}

.pia-content .hero-image img {
    height: 200px !important;
    width: 100%;
    object-fit: cover;
}

@media (min-width: 992px) {

    .pia-content .hero-image img {
        position: absolute;
        top: 0;
    }
}

.pia-standard .card-header img {
    left: auto;
    right: 16px;
    margin-left: auto;
    margin-right: 0px;
}

.pia-standard .card-header {
    font-size: 26px !important;
}

.pia-buttons a {
    border: 1px solid #002d67;
    border-radius: 12px;
}