.bf-nav .current-menu-item > a,
.bf-nav .current-menu-item > a:hover {
    color: var(--bf-orange);
}

.bf-page-head p {
    color: var(--bf-muted);
    max-width: 680px;
}

.alignwide { width: min(1180px, 100%); }

.wp-block-image img { border-radius: 16px; }
