body {
    margin-top: 2em;
    margin-bottom: 2em;
}

h2.name {
    margin-top: 1em;
}

.badge {
    line-height: 1.6; /* same as given by foundation rule for <p> */
}

a.subtle {
    color: inherit;
}

a:hover {
    text-decoration: underline;
}

.panel.clearbg {
    background: inherit;
}

ul, ol, dl {
    list-style-position: inside;
}
