.site-header .header * {
  color: #5a7087;
}
.site-header .burger {
  background: url(../pic/menu-dark.svg) no-repeat center center;
  background-size: contain;
}

.hero__box-bottom .rank-math-breadcrumb * {
  color: var(--wp--preset--color--contrast) !important;
}