/* ==========================================================================
    FACILITIES PAGE CSS
========================================================================== */
.cwf-grid--3-columns {
    margin-top: 2rem;
}
.tour p:nth-child(2):before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: var(--vcu-rust);
    content: "\f5eb";
    margin-right: .25rem;
}