.single article h1 {
    font-size: 2em;
    color: #000 !important;
}
.single article h2 {
    font-size: 1.57em !important;
    color: #000 !important;
}
.single article h3 {
    font-size: 1.14em;
    color: #000;
    font-weight: normal;
}
#primary #content .entry-title-page{
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
.single article > header a {
    color: #016d9b;
}
/* related post */
.single .yarpp-related > h3 {
    color: #000;
    font-weight: bold;
    padding: 0 0 5px 0;
    font-size: 125%;
    text-transform: capitalize;
    margin: 0;
}
