#sh-nav .nav-item {
    text-transform: uppercase;
    margin-left: 5px;
}

.background-cover h1 {
    font-family: 'Fuggles', cursive;
    font-weight: 400;
    font-size: 97px;
}

#sh-nav img {
    max-width: 200px;
}

h2 {
    font-family: 'Asta Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 33px;
    color: #3d95e0;
}