.crest{
    padding: 30px;
    border:solid 6px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.intro-04 h1{
    font-size: 24px;
    line-height: 31px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.intro-04 h3{
    font-size: 14px;
    line-height: 21px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0px;
}
.intro-04-hero-bg{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.caps-link{
    margin-top: 30px;
}
.intro a.explore{
    font-size: 24px;
    line-height: 31px;
    font-style: italic;
    cursor: pointer;
}