.container > p {
    max-width: 800px;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
