/* Values copied from the supplied HTML, including hover/focus states. */
body { margin: 0; font-family: 'Nunito Sans', 'Segoe UI', sans-serif; color: #1B2437; background: #FFFFFF; }
  a { color: #1638A8; }
  a:hover { color: #0D2168; }
  a:focus-visible, button:focus-visible { outline: 3px solid #F2B705; outline-offset: 2px; border-radius: 2px; }

[data-effect-focus="hmpe-effect-1"]:focus-visible,[data-effect-focus="hmpe-effect-1"]:focus-visible{left: 0 !important}
[data-effect-hover="hmpe-effect-2"]:hover,[data-effect-hover="hmpe-effect-2"]:focus-visible{width: 190px !important;background: #0B6A3E !important}
[data-effect-hover="hmpe-effect-3"]:hover,[data-effect-hover="hmpe-effect-3"]:focus-visible{background: rgba(255,255,255,0.24) !important}
[data-effect-hover="hmpe-effect-4"]:hover,[data-effect-hover="hmpe-effect-4"]:focus-visible{background: #0D2168 !important}
[data-effect-hover="hmpe-effect-5"]:hover,[data-effect-hover="hmpe-effect-5"]:focus-visible{border-color: #0E7F4B !important}
[data-effect-hover="hmpe-effect-6"]:hover,[data-effect-hover="hmpe-effect-6"]:focus-visible{background: #0B6A3E !important}
[data-effect-hover="hmpe-effect-7"]:hover,[data-effect-hover="hmpe-effect-7"]:focus-visible{background: rgba(255,255,255,0.1) !important}
[data-effect-hover="hmpe-effect-8"]:hover,[data-effect-hover="hmpe-effect-8"]:focus-visible{border-color: #1638A8 !important}
[data-effect-hover="hmpe-effect-9"]:hover,[data-effect-hover="hmpe-effect-9"]:focus-visible{background: #E8F5EE !important}
[data-effect-hover="hmpe-effect-10"]:hover,[data-effect-hover="hmpe-effect-10"]:focus-visible{background: #E3EAF7 !important;color: #0D2168 !important}
