/* Add here all your css styles (customizations) */

.nano-img {
    background-image: url(../img/nano_hero.jpg);
}

code {
    color: #000 !important;
}

blockquote.hero {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace !important;
}