.about-us {
    padding: 20px;
    text-align: center;
}

.about-us h2 {
    color: #e239a7;
}

.about-us p {
    font-size: 18px;
    color: #555;
}