header,
footer {
    padding: 1em 0em;
}

.fa:before {
    content: attr(title);
}

.nav .icon {
    width: unset;
}

article time[pubdate] {
    font-weight: 300;
    color: #69707a;
}
