body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    font-size: 16px;
    line-height: 1.3;
}

div.container {
    margin-top: 2em;
}

.hanging-arrow {
    margin-left: -1em;
}

.hanging-star {
    margin-left: -0.5em;
}

h1, h2, h3, #intro, figcaption {
    line-height: 1;
    letter-spacing: -0.04em;
    margin-top: 0;
}

h1 {
    font-size: 40px;
    margin-bottom: 0.5em;
}

h2 {
    font-size: 25px;
    margin-top: 0.5em;
}

h3 {
    font-size: 20px;
}

#home, figcaption {
    font-size: 14px;
}

.note {
    font-size: 12px;
}

#home {
    margin-bottom: 1em;
}

#intro {
    font-size: 26px;
}

figcaption {
    text-align: center;
    line-height: 1.5;
}

.example {
    line-height: 1.2;
    font-size: 14px;
}

.example mark {
    line-height: 1;
    display: inline-block;
    border-radius: 0.25em;
    border: 1px solid #fdf07c;
    background: #ffffc2;
}

.example > .fact, .grammar {
    white-space: pre-wrap;
    font-size: 13px;
    font-family: monospace;
}

.grammar > .comment, .fact > .comment {
    color: silver;
}

.grammar > .no {
    color: silver;
    text-decoration: line-through;
}

p.section {
    margin-top: 2em;
}

.pre {
    white-space: pre-wrap;
}

a {
    border-bottom: 1px solid;
}

/* Disable bootstrap link underlining */
a:hover, a:focus {
    text-decoration: none;
}

#footer, .ya-share2 {
    margin-bottom: 2em;
    text-align: center;
}

.ya-share2 a {
    border-bottom: none;
}

#share {
    margin-top: 2em;
}

.logo {
    letter-spacing: 1px;
    font-family: monospace;
    font-size: 8px;
    font-smooth: never;
    -webkit-font-smoothing : none;
    vertical-align: middle;
}
