.bg-color-primary, .bg-primary {
    background-color: #5E9266 !important;
}
.bg-color-primary2, .bg-primary2 {
    background-color: #9BD08F !important;
}
.bg-color-tertiary, .bg-tertiary {
    background-color: #789E71 !important;
}
.medical-schedules .box-one::after {
    border-left: 40px solid #5E9266;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #666666;
}
#header .header-top.header-top-borders .nav-item-borders {
    border-right: 1px solid rgba(216,216,216,1.00);
}
.font-gelb {
    color: #ffca0b
}
.bg-gelb {
    color: #ffca0b
}
.custom-info span:nth-child(1) {
    display: inline-block;
    color: #ffffff;
    min-width: 68px;
    margin-right: 10px;
}
#footer .custom-info span:nth-child(1) {
    color: #ffffff;
}
#footer p {
    color: #ffffff;
}
#footer strong {
    color: #ffffff;
}
.medical-schedules .box-one::after {
    border-left: 40px solid #9BD08F;
}
#footer a {
    color: #ffffff;
    text-decoration: underline
}
#footer a:hover {
    color: #ffffff;
    text-decoration: none
}
.weiss {
    color: #ffffff;
}