/* ==========================================================================
    FOCUS AREAS PAGE CSS
========================================================================== */

/* Jump Links */

.jump p.h3:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    content: "\f358";
    color: var(--vcu-rust);
    margin-right: .25rem;
}
