.header-underline--green {
   color: #027A50 !important;
   text-decoration-color: #027A50 !important;
}

#bypass-content-block {
    position: absolute;
    z-index: 999999
}

#bypass-content-block a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    margin-top: 10px
}

#bypass-content-block a:focus {
    position: static;
    width: auto;
    height: auto;
    left: auto;
    border: none
}

.eyebrow {
   font-size: 12px !important;
}