/* ==========================================================================
   Page-Specific Styles
   ========================================================================== */

/* Homepage Styles */
.home-hero h1 {
    font-size: 3.5rem;
    letter-spacing: 1px;
    font-weight: 700;
}

.home-hero p {
    font-size: 1.2rem;
}

/* Paintings Page Styles */
.paintings-header h1 {
    /* Any specific style for paintings page */
}

/* Drawings Page Styles */
.drawings-header h1 {
    /* Any specific style for drawings page */
}

/* Folk Art Page Styles */
.folk-art-header h1 {
    /* Any specific style for folk art page */
}

/* Watercolour Page Styles */
.watercolour-header h1 {
    /* Any specific style for watercolour page */
}

/* This file is intentionally minimal as most styles have been consolidated
   into the modular system across base.css