

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html, body {
    background-color: #212426;

    color: #cbcfcf;
}

body div:first-child {
    background-color: #212426;
}

.top-buffer-20 {
    margin-top:20px;
}
