/**
 * Custom Project Archives Banner Styles
 * 
 * Styles for the dynamic project archives banner with category-specific backgrounds
 */

.custom-banner-project-archives {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}