body {
    font-weight: 300;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 200;
}

.post .post-header .description {
    margin: 0;
}

.post .post-header .category {
    padding-left: 5px;
    margin-top: 10px;
}

.highlight pre {
    background-color: #282a36 !important;
}