/* About Section Styles */
#about {
    background: #f0f0f0;
}

#about p {
    font-size: 1rem;
    color: #666;
    line-height: 1.8;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
