body.brand-bizprobeprobeprobe {
    --brand-primary: #2f73b5;
    --brand-header-bg: #f6f9fc;
    --brand-footer-bg: #0d1f3d;
}

.brand-bizprobe .rh-topbar {
    background: var(--brand-header-bg);
    border-bottom-color: #dce6f3;
}

.brand-bizprobe .rh-logo,
.brand-bizprobe .rh-nav a {
    color: #1e3f66;
}

.brand-bizprobe .rh-logo-mark {
    background: rgba(47, 115, 181, .12);
    color: #2f73b5;
}

.brand-bizprobe .rh-nav a:hover {
    color: #2f73b5;
}

.brand-bizprobe .rh-hero {
    background: linear-gradient(135deg, #2f73b5 0%, #245f97 100%);
}

.brand-bizprobe .rh-bar-fill,
.brand-bizprobe .btn-primary,
.brand-bizprobe .rh-btn-primary,
.brand-bizprobe .page-link.active {
    background: #2f73b5;
    border-color: #2f73b5;
}

.brand-bizprobe .rh-feature {
    border-color: #d7e6f7;
}

.brand-bizprobe .rh-footer {
    background: var(--brand-footer-bg);
}

.brand-bizprobe .hero {
    background: linear-gradient(135deg, #2f73b5 0%, #245f97 100%);
}
