.about {
    padding: 40px;
    max-width: 800px;
    margin: auto;
}

.about h1 {
    color: #1e293b;
    margin-bottom: 20px;
}

.about p {
    color: #475569;
    line-height: 1.6;
    margin-bottom: 15px;
}
