﻿.bannerHyperlinkText {
    color: #fff;
    font-size: 3.5rem;
    font-weight: 900;
    text-shadow: 1px 1px 5px #000;
}

.highterBanner {
    height: 96px;
    background: url(/Content/img/2_CuratedWeb1408.jpg);
    background-size: cover;
    align-items: center;
    justify-content: center;
}