/* ==========================================================================
   ABOUT PAGE CSS
========================================================================== */

/* Meet the Director */

.director .plugin-card__media {
    background-color: transparent;
}
.director .plugin-card__background {
    filter: none;
    opacity: 0;
}

/* Stats */
      
.hp-stats-list {
    border-image: conic-gradient(var(--vcu-gray) 0 0) fill 0 / 0 / 0 100vw !important;
}