.about-container {
    margin-top: 20px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}

.about-container p {
    text-indent: 2em;
}