  .subnav .nav-link {
    color: #0e101a;
    padding: 1rem;
}
h3{color: #003764;}

#content a[href*="//"]:not([href*="uaf.edu"]):after {

       font-family: inherit;

       font-weight: 400;

       content: "";

       font-size: 0px;

       color: #fff;

       padding: 0 0px;

}
.intro-bg1 {background-attachment: initial !important; background-image: url('https://uaf.edu/prehealth/images/img-campus-students.jpg') !important; background-size:cover !important; background-repeat:no-repeat !important; background-position:center;}
.intro-bg1 .col-md:nth-of-type(3) {background-color:rgba(0, 55, 100, 0.9); padding:2rem;}