@charset "UTF-8";
/* xl - DESKTOP STYLES */
/* 1.4.3 — Pay Your Toll: white text on brand red (~7:1, passes AA) */
a[href$="pay-toll/"], a[href$="pay-toll/"] * {
  color: #ffffff !important;
}
/* 1.4.1 — in-content links get a non-color indicator (underline) */
.siteorigin-widget-tinymce a:not(.button):not([class*="btn"]), .textwidget a:not(.button):not([class*="btn"]), .entry-content a:not(.button):not([class*="btn"]), .post .date a {
  text-decoration: underline;
}
/* 2.4.1 — skip link, visually hidden until focused */
.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 100000;
  background: #1a3058;
  color: #fff;
  padding: 10px 16px;
  border-radius: 0 0 4px 0;
  text-decoration: underline;
}
.skip-link:focus {
  left: 0;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F6150-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BADDA%3BACIA%3BAAAA%3BAAAA%3BADJA%3BACUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%22%7D */