body {
    font-family: Lato, sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Raleway, sans-serif;
}

.quicklink {
    font-size: 1.5em;
    font-weight: bold;
    color: #ffffff;
}

p,
li {
    font-size: 1.2em;
}

li {
    padding-bottom: 9px;
}

header p,
li {
    font-size: 1em;
}

footer {
    margin-top: 30px;
    font-size: .8em;
    margin-right: 10%;
}

.optional {
    font-size: 1em;
    background-color: #f7f7f7;
}

.rubric-thumbnail {
    border: 3px solid;
    margin: 5px;
}

.skill-emphasis {
    font-weight: bold;
    font-style: normal;
    color: #7d0000;
    font-size: 1.2em;
}

.format-option {
    font-weight: bold;
    color: #7d0000;
}