.about-page {
    background: #FFFFFF !important;
}

.about-page h1 {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.about-page p {
    text-align: justify;
}

.about-page a {
    text-decoration: underline;
}