
/* Empty State */
.gvp-projects__empty {
    padding: 3rem;
    text-align: center;
    color: var(--gvp-color-text-secondary);
}

