.blog-title {
    color: #fff;
    font-family: "Jim Nightshade",cursive !important;
    font-size: 1.5em;
    font-weight: 900;
    position: relative;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
text-transform: normal;
}

h1.blog-title a:hover {color: #4A1616 !important;}


.credits p + p, p.archive-post-date, p.post-date {
display: none;
}



.blog-description {
    color: #fff;
    font-family: "Roboto";

font-family: "Montserrat","Helvetica Neue","Helvetica",sans-serif;
    line-height: 145%;
    margin-top: 25px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
text-transform: uppercase;
}

p {
    font-family: "Roboto" !important;
    font-style: normal;
    font-weight: 300;
}

.blog-title {
    font-size: 1.5em;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: normal;
}

.credits p:first-child {
    color: #fff;
    font-size: 0.7em !important;
}

div.post-meta.bottom {display: none !important;}

.blog-subtitle {
    font-size: 2em;
    font-style: normal !important;
}

.post-content a, .post-meta a {
    color: #4A1616 !important;
font-weight: 500;
}
