body {
    font-family: "Oxygen", sans-serif;
}

section {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
}

#brand {
    font-size: 3rem;
}

footer {
    font-size: 1.1rem;
}
#menu {
    font-size: 1.84rem;
    font-weight: bold;
}

h1 {
    font-family: "Crimson Text",serif;
    font-weight: 400;
    font-size: 46px;
}
h1 .title {
    font-size: 23px;
}
h2 {
    font-size: 2.3rem;
}
.person h2 {
    font-family: "Crimson Text",serif;
    font-size: 2.8rem;
}

a.target {
    text-decoration: none;
}
