/* v517G — Useful Guide contrast fix
   Scope: Useful Guide hub only.
   Goal: prevent dark headings from blending into the dark blue background panels. */

body.useful-guide-page .guide-us-canada-v513G h2{
  color:#f8fbff !important;
  text-shadow:0 1px 1px rgba(0,0,0,.12) !important;
}

body.useful-guide-page .guide-us-canada-v513G .eyebrow{
  color:#8fc2ff !important;
}

body.useful-guide-page .guide-us-canada-v513G p,
body.useful-guide-page .guide-us-canada-v513G li{
  color:#eef6ff !important;
}
