/* ==========================================================================
   REPORTS AND FACTS PAGE CSS
   ========================================================================== */
.cwf-grid--2-columns.hp-card-reveal.hp-click {
    margin-top: 2rem;
}
.report h2:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f08e";
    color: var(--vcu-white);
    margin-left: .33rem;
}
