#header .logo .symbol img {
    width: 12em;
}

#header .logo > * {
    vertical-align: text-top;
    line-height: normal;
    color: #00bd71;
}

h1 {
    margin-top: 2em;
    margin-bottom: .25em;
}

h4 {
    margin-bottom: 2.25em;
}

td.first {
    font-weight: 700;
}

.tiles article.dark > .image:before {
    background-color: #493b54;
}

.tiles article > .image:after {
    background-image: none;
}