.about-page h1 {
    text-align: center;
}

.about-page p {
    margin: 0;
    padding: 25px;
    background-color: white;
    color: black;
}
