/* Set your custom styles here */
/* Tip - keep a backup of your custom styles and document with comments like these */
header h1 {
    font-size: 24px;
}

footer small {
    font-size: 0.75em;
    color: #999;
}