code {
    background-color: #303030!important;
    color: #FFF!important;
    font-style: italic;
    font-weight: bold;
}

strong {
    color: #FFF!important;   
    font-weight: bold;
}

figure img {
    border: 4px solid #6D706E;
}

p.subtitle a {
    text-decoration: underline!important;
    color: #FEFDFD;
}

footer {
    margin-top: 50px;
}