body {
    font-family: "Merriweather",serif;
    margin: 0;
}
/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat",sans-serif;
    margin: 0 0 20px;
}

.comment-respond h3,
.entry-comments h3 {
    margin-bottom: 3.750rem;
    margin-top: 6.25rem;
}


.navbar-brand {
    padding-top: 0.25rem;
}
.navbar-brand > a {
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
}

#masthead .navbar-nav > li a {
    border-bottom-width: 0;
    display: block;
    font-family: "Montserrat",sans-serif;
    padding: 9px;
    text-transform: uppercase;
}

div#page-sub-header h1 {
    font-family: "Montserrat",sans-serif;
    margin-bottom: 0;
    text-transform: none;
}

div#page-sub-header p {
    max-width: 100%;
}
#secondary .widget-title {
    font-family: "Montserrat",sans-serif;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.entry-meta {
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
}
.post-thumbnail {
    margin-bottom: 1.875rem;
}