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