article.post .post-date .year {
    display: block;
    background: #000;
    border-radius: 0 0 2px 2px;
    color: #FFF;
    font-size: 0.9em;
    line-height: 1.8;
    padding: 1px 10px;
    text-transform: uppercase;
    font-weight: bold;
}

p {
    color: rgb(65, 65, 65);
    line-height: 26px;
    margin: 0 0 20px;
}

#footer,
#footer p,
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6,
#footer a:not(.btn),
#footer li,
#footer .footer-copyright p {
    color: #fff;
}
