
/* JONES BI² v6 — approved arrow logo */
.blue-theme .brand-symbol-arrow .brand-bar{
  fill:#07184a;
}
.blue-theme .brand-symbol-arrow .brand-arrow{
  fill:none;
  stroke:#1768ff;
  stroke-width:8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.blue-theme .brand-symbol-arrow .brand-arrow-head{
  fill:#1768ff;
}
.blue-theme .site-header .brand-symbol{
  width:86px;
  height:62px;
}
.blue-theme .footer-brand-symbol{
  width:70px;
  height:52px;
}
@media(max-width:900px){
  .blue-theme .site-header .brand-symbol{width:68px;height:52px}
}
@media(max-width:620px){
  .blue-theme .site-header .brand-symbol{width:58px;height:46px}
}
