/* Enter Your Custom CSS Here */
.home .lh-nav-bg-transform .navbar-nav > li > a, .home .lh-nav-bg-transform.navbar-default .navbar-brand
{color:black
}
#secondary, #secondary .widget, #secondary a, #secondary li, #secondary p {
    font-size: 15px;
    background-color: #b59d7c;
}
.page .container article h1.entry-title, .page .container article h5.entry-date, .single-post .container article h1.entry-title, .single-post .container article h5.entry-date {
    text-align: left;
  padding-left: 10px;
    background-color: #184E58;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #fff;
    font-weight: 900;
    font-style: normal;
  font-family: "Times New Roman", Times, serif;
}
#main .post-content, #main, .comments-area, .post-comments, .single-post-content, .post-comments .comments-area, .page .nav-links, .single-post .nav-links, .nav-next, .nav-previous, .next-post, .prev-post {
    background: #B59D7C;
}
.post-feed-wrapper p {
    color: #000;
    font-size: 15px;
}
h5.entry-date, h5.entry-date a {
    color: #511f1f;
    font-weight: 400;
    font-size: 15px;
}
.posts-navigation .next-post a:hover .fa, .posts-navigation .prev-post a:hover .fa, .image-attachment .entry-meta a, a, a:visited, .next-post a:visited, .prev-post a:visited, .next-post a, .prev-post a {
    color: #184E58;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #b59d7c !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #184E58B3;
}