.cookie-popup {
  font-size: 1.125rem;
  line-height: 111.11111%;
  font-weight: 700;
  letter-spacing: .13px;
  color: #5a5b5d;
}

.nearest-stops-to-me, #addInput, .copy-section a {
  color: #006a9e !important;
}
.page-node-547 .table tbody th[scope="row"] {
    color: #5a5b5d;
    border:none;
}
/* Global scroll offset for sticky header */
html {
    scroll-padding-top: 620px;
}

/* Per-element focus offset */
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
[tabindex]:focus {
    scroll-margin-top: 620px;
}
