.about {
    max-width: 650px;
}

.about h1 {
    text-align: center;
    font-size: 3em;
}

.about p {
    font-size: 1.4em;
    line-height: 1.5;
    font-family: "Times New Roman", Times, serif
}
