@charset "utf-8";
/* CSS Document */
div .bg-cover h2 {
font-size: 26px;
}
}

@media (max-width: 767px) {
div .bg-cover {
margin-left:0;
margin-right:0;
background-color: rgb(0 45 114 / 0.75);
}
}
main .rich-text a:hover {
    color: #007bff;
    background-color: #ffffff;
    border-bottom: 1px #007bff solid;
    box-shadow: 0px 6px 9px rgb(0 0 0 / 10%);
}
@media (min-width: 768px) {
.content-block-border-orange {
    border-left: 2px solid #d77b32;
}
}
nav.nys-global-header.horizontal.unstacked.no-border-bottom {
    justify-content: space-between;
}
