.page-width {
    padding-right: 3rem;
}
header .page-width {
    padding-top: 5rem;
    padding-bottom: 3rem;
}
header .wdr-link {
    font-size: 1.375rem;
    color: #9d9d9d;
}
header .wdr-link a {
    color: #606060;
}
header .wdr-link a:hover {
    color: #4c89ae;
}
header h1 {
    font-size: 2.25rem;
    font-weight: 600;
    color: #487b9b;
}
header .caption,
section .caption {
    font-size: 1rem;
    font-style: italic;
    font-weight: 400;
    color: #606060;
    margin: 0.3125em 0
}
section .caption {
    margin: 0.625em 0;
}
h2, h3, p.faux-h3 {
    color: #487b9b;
}
h2 {
    font-size: 1.5625rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}
h3, p.faux-h3  {
    font-size: 1.25rem;
}
h3 {
    border-top: 1px solid #ddd;
    padding-top: 1.65em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    max-width: 33em;
}
p.faux-h3 {
    margin-left: 2em;
}
section h2 + .caption {
    margin-top: -1em;
}
.shrink-imgs img {
    height: auto;
    max-width: 100%;
}
p.or {
    font-size: 0.875em;
    text-align: center;
    max-width: 568px;
    color: #8a8a8a;
    font-weight: 600;
}
