.categories .list li.active a {
    color: #FFB701;
}
.tags a.active {
    background: #333333;
    color: #fff;
    text-shadow: none;
}

#dm-funfact .funfact i {
    font-size: 80px;
}

.icon-font-size {
    font-size: 20px;
}

.entry-content a {
    text-underline: dash;
}

.entry-content h1 {
    font-size: 24px;
}

.entry-content h2 {
    font-size: 20px;
}

.entry-content h3 {
    font-size: 16px;
}