/* ==========================================================================
   FUND YOUR DEGREE PAGE
   ========================================================================== */
.fund {
    margin-top: 2rem;
}
.fund h2 {
    text-align: center;
}
.gold-bord-card h2:before {
    font-family: "Font Awesome 6 Free";
    content: "\f0c1";
    margin-right: .25rem;
    color: var(--vcu-rust);
    font-weight: 900;
}